Skip to content

chore(deps): update vitest to v2 (major) #365

chore(deps): update vitest to v2 (major)

chore(deps): update vitest to v2 (major) #365

Triggered via pull request January 4, 2025 13:37
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Unit tests & coverage
16s
Unit tests & coverage
lint
24s
lint
build and release
0s
build and release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
bin/cli.spec.ts > no arguments: bin/cli.spec.ts#L70
AssertionError: stderr should complain about missing arguments: expected 'Node.js v20.11.1' to deeply equal 'Not enough non-option arguments: got …' Expected: "Not enough non-option arguments: got 0, need at least 2" Received: "Node.js v20.11.1" ❯ bin/cli.spec.ts:70:5
bin/cli.spec.ts > one argument: bin/cli.spec.ts#L80
AssertionError: stderr should complain about missing arguments: expected 'Node.js v20.11.1' to deeply equal 'Not enough non-option arguments: got …' Expected: "Not enough non-option arguments: got 1, need at least 2" Received: "Node.js v20.11.1" ❯ bin/cli.spec.ts:80:5
bin/cli.spec.ts > two arguments: bin/cli.spec.ts#L87
AssertionError: expected 'Node.js v20.11.1' to deeply equal 'Missing required argument: i' Expected: "Missing required argument: i" Received: "Node.js v20.11.1" ❯ bin/cli.spec.ts:87:30
bin/cli.spec.ts > content argument > -c: bin/cli.spec.ts#L96
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:96:71 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > content argument > --content: bin/cli.spec.ts#L96
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:96:71 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > no stdout argument: bin/cli.spec.ts#L110
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:110:67
bin/cli.spec.ts > stdout argument: bin/cli.spec.ts#L123
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:123:67
bin/cli.spec.ts > input argument > as single file path > -i: bin/cli.spec.ts#L177
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:177:73 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > input argument > as single file path > --input: bin/cli.spec.ts#L177
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:177:73 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > input argument > as array of file paths with strategy="flatten" > -i: bin/cli.spec.ts#L206
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:206:73 ❯ bin/cli.spec.ts:735:7
Unit tests & coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636