chore(deps): update vitest monorepo to v4 (major) - autoclosed #4671
Annotations
8 errors
|
ci (ubuntu-latest)
Process completed with exit code 1.
|
|
[nuxt] test/nuxt/image.test.ts > Renders NuxtImg with the custom prop and default slot > renders custom placeholder when image is not loaded:
dist/runtime/components/NuxtImg.vue#L113
TypeError: () => {
const _image = {
onload: () => {
},
onerror: () => {
}
};
image = _...<omitted>... } is not a constructor
❯ dist/runtime/components/NuxtImg.vue:113:17
❯ node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3038:40
❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3018:19
❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6672:7
❯ mount node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4157:13
❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1761:19
|
|
[nuxt] test/nuxt/image.test.ts > Renders placeholder image > props.placeholder with source loaded error event triggers:
dist/runtime/components/NuxtImg.vue#L113
TypeError: () => {
const _image = {
onload: () => {
},
onerror: () => {
}
};
image = _...<omitted>... } is not a constructor
❯ dist/runtime/components/NuxtImg.vue:113:17
❯ node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3038:40
❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3018:19
❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6672:7
❯ mount node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4157:13
❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1761:19
|
|
[nuxt] test/nuxt/image.test.ts > Renders placeholder image > placeholder class can be set:
dist/runtime/components/NuxtImg.vue#L113
TypeError: () => {
const _image = {
onload: () => {
},
onerror: () => {
}
};
image = _...<omitted>... } is not a constructor
❯ dist/runtime/components/NuxtImg.vue:113:17
❯ node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3038:40
❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3018:19
❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6672:7
❯ mount node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4157:13
❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1761:19
|
|
[nuxt] test/nuxt/image.test.ts > Renders placeholder image > props.placeholder with sizes:
dist/runtime/components/NuxtImg.vue#L113
TypeError: () => {
const _image = {
onload: () => {
},
onerror: () => {
}
};
image = _...<omitted>... } is not a constructor
❯ dist/runtime/components/NuxtImg.vue:113:17
❯ node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3038:40
❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3018:19
❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6672:7
❯ mount node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4157:13
❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1761:19
|
|
[nuxt] test/nuxt/image.test.ts > Renders placeholder image > props.placeholder with src:
dist/runtime/components/NuxtImg.vue#L113
TypeError: () => {
const _image = {
onload: () => {
},
onerror: () => {
}
};
image = _...<omitted>... } is not a constructor
❯ dist/runtime/components/NuxtImg.vue:113:17
❯ node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3038:40
❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3018:19
❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6672:7
❯ mount node_modules/.pnpm/@VUE+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4157:13
❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1761:19
|
|
ci (windows-latest)
The strategy configuration was canceled because "ci.ubuntu-latest" failed
|
|
ci (windows-latest)
The operation was canceled.
|