Skip to content

chore(deps): replace jest with vitest #32

chore(deps): replace jest with vitest

chore(deps): replace jest with vitest #32

Triggered via pull request March 20, 2024 02:22
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Matrix: Build, Lint, Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test/index.spec.ts > v2 > should generate: test/index.spec.ts#L24
Error: Snapshot `v2 > should generate > ./test/generated/v2/core/ApiError.ts 1` mismatched ❯ test/index.spec.ts:24:29 ❯ test/index.spec.ts:22:45
test/index.spec.ts > v3 > should generate: test/index.spec.ts#L45
Error: Snapshot `v3 > should generate > ./test/generated/v3/core/ApiError.ts 1` mismatched ❯ test/index.spec.ts:45:29 ❯ test/index.spec.ts:43:45
test/index.spec.ts > v3 > should generate Date types: test/index.spec.ts#L65
Error: Snapshot `v3 > should generate Date types > ./test/generated/v3_date/index.ts 1` mismatched ❯ test/index.spec.ts:65:29 ❯ test/index.spec.ts:63:50
test/index.spec.ts > v3 > should generate optional argument: test/index.spec.ts#L85
Error: Snapshot `v3 > should generate optional argument > ./test/generated/v3_options/core/ApiError.ts 1` mismatched ❯ test/index.spec.ts:85:29 ❯ test/index.spec.ts:83:53
Build, Lint, Test (ubuntu-latest, 20.x)
Process completed with exit code 1.
Build, Lint, Test (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test/index.spec.ts > v2 > should generate: test/index.spec.ts#L24
Error: Snapshot `v2 > should generate > ./test/generated/v2/core/ApiError.ts 1` mismatched ❯ test/index.spec.ts:24:29 ❯ test/index.spec.ts:22:45
test/index.spec.ts > v3 > should generate: test/index.spec.ts#L45
Error: Snapshot `v3 > should generate > ./test/generated/v3/core/ApiError.ts 1` mismatched ❯ test/index.spec.ts:45:29 ❯ test/index.spec.ts:43:45
test/index.spec.ts > v3 > should generate Date types: test/index.spec.ts#L65
Error: Snapshot `v3 > should generate Date types > ./test/generated/v3_date/index.ts 1` mismatched ❯ test/index.spec.ts:65:29 ❯ test/index.spec.ts:63:50
test/index.spec.ts > v3 > should generate optional argument: test/index.spec.ts#L85
Error: Snapshot `v3 > should generate optional argument > ./test/generated/v3_options/core/ApiError.ts 1` mismatched ❯ test/index.spec.ts:85:29 ❯ test/index.spec.ts:83:53
Build, Lint, Test (ubuntu-latest, 18.x)
The operation was canceled.