ecosystem-ci #346
Annotations
7 errors
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/i18n.test.ts#L618
TypeError: Cannot read properties of undefined (reading 'nonce')
❯ VueCustomElement.<instance_members_initializer> node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:758:21
❯ new VueElement node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:770:3
❯ new VueCustomElement node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:744:4
❯ Function.invokeTheCallbackFunction.construct node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/generated/CustomElementConstructor.js:23:30
❯ upgradeElement node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:110:34
❯ invokeCEReactions node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:186:13
❯ ceReactionsPostSteps node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:54:3
❯ HTMLDivElement.set innerHTML [as innerHTML] node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/generated/Element.js:1540:9
❯ packages/vue-i18n-core/test/i18n.test.ts:618:15
❯ node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:146:14
This error originated in "packages/vue-i18n-core/test/i18n.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Need to install with `provide` function". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/wc.test.ts#L70
TypeError: Cannot read properties of undefined (reading 'nonce')
❯ VueCustomElement.<instance_members_initializer> node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:758:21
❯ new VueElement node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:770:3
❯ new VueCustomElement node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:744:4
❯ Function.invokeTheCallbackFunction.construct node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/generated/CustomElementConstructor.js:23:30
❯ upgradeElement node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:110:34
❯ invokeCEReactions node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:186:13
❯ ceReactionsPostSteps node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:54:3
❯ HTMLDivElement.set innerHTML [as innerHTML] node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/generated/Element.js:1540:9
❯ packages/vue-i18n-core/test/wc.test.ts:70:13
❯ node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:146:14
This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "basic". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/wc.test.ts#L135
TypeError: Cannot read properties of undefined (reading 'nonce')
❯ VueCustomElement.<instance_members_initializer> node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:758:21
❯ new VueElement node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:770:3
❯ new VueCustomElement node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:744:4
❯ Function.invokeTheCallbackFunction.construct node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/generated/CustomElementConstructor.js:23:30
❯ upgradeElement node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:110:34
❯ invokeCEReactions node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:186:13
❯ ceReactionsPostSteps node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:54:3
❯ HTMLDivElement.set innerHTML [as innerHTML] node_modules/.pnpm/[email protected]/node_modules/jsdom/lib/jsdom/living/generated/Element.js:1540:9
❯ packages/vue-i18n-core/test/wc.test.ts:135:13
❯ node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:146:14
This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "custom blocks". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/i18n.test.ts#L621
AssertionError: expected '' to deeply equal 'Need to install with `provide` functi…'
- Expected
+ Received
- Need to install with `provide` function
❯ packages/vue-i18n-core/test/i18n.test.ts:621:19
|
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/wc.test.ts#L73
TypeError: Cannot read properties of null (reading 'childNodes')
❯ packages/vue-i18n-core/test/wc.test.ts:73:41
|
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/wc.test.ts#L138
TypeError: Cannot read properties of null (reading 'childNodes')
❯ packages/vue-i18n-core/test/wc.test.ts:138:38
|
|
This job failed
Loading