Skip to content

feat: allow fallback on bundle fail #1122

feat: allow fallback on bundle fail

feat: allow fallback on bundle fail #1122

Triggered via pull request September 8, 2024 18:02
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/unit/transform.test.ts > nuxtScriptTransformer > string arg: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:22:24
test/unit/transform.test.ts > nuxtScriptTransformer > options arg: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:36:24
test/unit/transform.test.ts > nuxtScriptTransformer > dynamic src is not transformed: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:50:24
test/unit/transform.test.ts > nuxtScriptTransformer > supplied src integration is transformed - opt-in: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:63:24
test/unit/transform.test.ts > nuxtScriptTransformer > static src integration is transformed - opt-in: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:87:24
test/unit/transform.test.ts > nuxtScriptTransformer > static src integration is transformed - opt-out: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:111:24
test/unit/transform.test.ts > nuxtScriptTransformer > dynamic src integration is transformed - default: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:135:24
test/unit/transform.test.ts > nuxtScriptTransformer > dynamic src integration can be opted-out explicit: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:159:24
test/unit/transform.test.ts > nuxtScriptTransformer > dynamic src integration can be opt-in explicit: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:183:24
test/unit/transform.test.ts > nuxtScriptTransformer > can re-use opt-in once it's loaded: src/plugins/transform.ts#L96
TypeError: Cannot read properties of undefined (reading 'options') ❯ Module.NuxtScriptBundleTransformer src/plugins/transform.ts:96:30 ❯ transform test/unit/transform.test.ts:11:18 ❯ test/unit/transform.test.ts:207:24