vitest-ecosystem-ci #383
Annotations
22 errors
|
test-ecosystem (effect)
Process completed with exit code 1.
|
|
test-ecosystem (elk)
Process completed with exit code 1.
|
|
test-ecosystem (vitest-vscode)
Process completed with exit code 1.
|
|
test-ecosystem (vite)
Process completed with exit code 1.
|
|
packages/vite/src/node/__tests__/plugins/import.spec.ts > runTransform > import all specifier:
workspace/vite/vite/packages/vite/src/node/__tests__/plugins/import.spec.ts#L81
Error: Snapshot `runTransform > import all specifier 1` mismatched
- Expected
+ Received
"import __vite__cjsImport0_react from "./node_modules/.vite/deps/react.js";
- const react = ((m, n) => n || !m?.__esModule ? { ...typeof m === "object" && !Array.isArray(m) || typeof m === "function" ? m : {}, default: m} : m)(__vite__cjsImport0_react, 0)"
+ const react = ((m, n) => n || !m?.__esModule ? { ...typeof m === "object" && !Array.isArray(m) || typeof m === "function" ? m : {}, default: m} : m)(__vite__cjsImport0_react, 0)"
❯ packages/vite/src/node/__tests__/plugins/import.spec.ts:81:8
|
|
packages/vite/src/node/__tests__/plugins/import.spec.ts > runTransform > import all specifier:
workspace/vite/vite/packages/vite/src/node/__tests__/plugins/import.spec.ts#L81
Error: Snapshot `runTransform > import all specifier 1` mismatched
- Expected
+ Received
"import __vite__cjsImport0_react from "./node_modules/.vite/deps/react.js";
- const react = ((m, n) => n || !m?.__esModule ? { ...typeof m === "object" && !Array.isArray(m) || typeof m === "function" ? m : {}, default: m} : m)(__vite__cjsImport0_react, 0)"
+ const react = ((m, n) => n || !m?.__esModule ? { ...typeof m === "object" && !Array.isArray(m) || typeof m === "function" ? m : {}, default: m} : m)(__vite__cjsImport0_react, 0)"
❯ packages/vite/src/node/__tests__/plugins/import.spec.ts:81:8
|
|
test-ecosystem (vue)
Process completed with exit code 1.
|
|
[unit] packages/runtime-core/__tests__/componentPublicInstance.spec.ts > component: proxy > allow test runner spying on proxy methods with Object.defineProperty:
workspace/vue/core/packages/runtime-core/__tests__/componentPublicInstance.spec.ts#L348
AssertionError: expected 3 to deeply equal 4
- Expected
+ Received
- 4
+ 3
❯ packages/runtime-core/__tests__/componentPublicInstance.spec.ts:348:28
|
|
[unit] packages/runtime-core/__tests__/componentPublicInstance.spec.ts > component: proxy > allow test runner spying on proxy methods with Object.defineProperty:
workspace/vue/core/packages/runtime-core/__tests__/componentPublicInstance.spec.ts#L348
AssertionError: expected 3 to deeply equal 4
- Expected
+ Received
- 4
+ 3
❯ packages/runtime-core/__tests__/componentPublicInstance.spec.ts:348:28
|
|
test-ecosystem (vitest-pool-workers)
This expression is not callable.
|
|
test-ecosystem (vitest-pool-workers)
Module '"vitest/config"' has no exported member 'UserConfig'.
|
|
test-ecosystem (vitest-pool-workers)
Module '"vitest"' declares 'Awaitable' locally, but it is not exported.
|
|
test-ecosystem (vitest-pool-workers)
@cloudflare/vitest-pool-workers#build: command (/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/vitest-pool-workers/workers-sdk/packages/vitest-pool-workers) /opt/hostedtoolcache/node/22.21.1/x64/bin/pnpm run build exited (2)
|
|
test-ecosystem (vitest-pool-workers)
@cloudflare/vitest-pool-workers#build: command (/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/vitest-pool-workers/workers-sdk/packages/vitest-pool-workers) /opt/hostedtoolcache/node/22.21.1/x64/bin/pnpm run build exited (2)
|
|
test-ecosystem (vitest-pool-workers)
Module '"vitest/node"' has no exported member 'WorkspaceProject'.
|
|
test-ecosystem (vitest-pool-workers)
Module '"vitest/node"' has no exported member 'WorkspaceProject'.
|
|
test-ecosystem (vitest-pool-workers)
This expression is not callable.
|
|
test-ecosystem (vitest-pool-workers)
Module '"vitest/config"' has no exported member 'UserConfig'.
|
|
test-ecosystem (vitest-pool-workers)
Module '"vitest"' declares 'Awaitable' locally, but it is not exported.
|
|
test-ecosystem (nuxt)
Process completed with exit code 1.
|
|
[unit] packages/kit/src/runtime-config.test.ts:
workspace/nuxt/nuxt/packages/kit/src/runtime-config.ts#L4
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/kit/src/runtime-config.ts:4:1
Caused by: Caused by: ReferenceError: Cannot access 'mockKlona' before initialization
❯ packages/kit/src/runtime-config.test.ts:7:10
|
|
[unit] packages/kit/src/runtime-config.test.ts:
workspace/nuxt/nuxt/packages/kit/src/runtime-config.ts#L4
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/kit/src/runtime-config.ts:4:1
Caused by: Caused by: ReferenceError: Cannot access 'mockKlona' before initialization
❯ packages/kit/src/runtime-config.test.ts:7:10
|