Skip to content

Update vitest monorepo to v3 (major) #1717

Update vitest monorepo to v3 (major)

Update vitest monorepo to v3 (major) #1717

Triggered via pull request January 20, 2025 00:41
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Matrix: Builds & Tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
src/lib/Log.spec.ts > kitql - helper - Log > info with withSuccess: packages/helpers/src/lib/Log.spec.ts#L65
AssertionError: expected "info" to be called once, but got 2 times ❯ src/lib/Log.spec.ts:65:17
src/lib/Log.spec.ts > kitql - helper - Log > info without withSuccess: packages/helpers/src/lib/Log.spec.ts#L74
AssertionError: expected "info" to be called once, but got 3 times ❯ src/lib/Log.spec.ts:74:17
src/lib/Log.spec.ts > kitql - helper - Log > with levels: packages/helpers/src/lib/Log.spec.ts#L94
AssertionError: expected "info" to be called 3 times, but got 6 times ❯ src/lib/Log.spec.ts:94:17
src/lib/Log.spec.ts > kitql - helper - Log > with levels and display all levels: packages/helpers/src/lib/Log.spec.ts#L105
AssertionError: expected "info" to be called 3 times, but got 9 times ❯ src/lib/Log.spec.ts:105:17
src/lib/Log.spec.ts > kitql - helper - Log > with all colors node: packages/helpers/src/lib/Log.spec.ts#L159
AssertionError: expected "info" to be called once, but got 10 times ❯ src/lib/Log.spec.ts:159:17
src/lib/Log.spec.ts > kitql - helper - Log > with DateTime: packages/helpers/src/lib/Log.spec.ts#L172
AssertionError: expected "info" to be called once, but got 11 times ❯ src/lib/Log.spec.ts:172:17
src/lib/Log.spec.ts > kitql - helper - Log > with Time: packages/helpers/src/lib/Log.spec.ts#L181
AssertionError: expected "info" to be called once, but got 12 times ❯ src/lib/Log.spec.ts:181:17
src/lib/Log.spec.ts > kitql - helper - Log > with no name: packages/helpers/src/lib/Log.spec.ts#L190
AssertionError: expected "info" to be called once, but got 13 times ❯ src/lib/Log.spec.ts:190:17
src/lib/Log.spec.ts > kitql - helper - Log > with 2 red: packages/helpers/src/lib/Log.spec.ts#L206
AssertionError: expected "info" to be called once, but got 14 times ❯ src/lib/Log.spec.ts:206:17
Builds & Tests (helpers)
Process completed with exit code 1.
Builds & Tests (internals)
The job was canceled because "helpers" failed.
Builds & Tests (eslint-config)
The job was canceled because "helpers" failed.
Builds & Tests (vite-plugin-kit-routes)
The job was canceled because "helpers" failed.
Builds & Tests (vite-plugin-kit-routes)
The operation was canceled.
Builds & Tests (handles)
The job was canceled because "helpers" failed.
Builds & Tests (handles)
The operation was canceled.
Builds & Tests (vite-plugin-stripper)
The job was canceled because "helpers" failed.
Builds & Tests (vite-plugin-stripper)
The operation was canceled.
Builds & Tests (vite-plugin-watch-and-run)
The job was canceled because "helpers" failed.
Builds & Tests (helpers)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636