chore(deps): update vitest to v2 (major) #403
Annotations
4 errors and 2 warnings
bin/cli.spec.ts > i-read-opts argument > without input argument:
bin/cli.spec.ts#L353
AssertionError: stderr contain error about missing i-read-opts dependency: i argument: expected 'i-read-opts -> i' to deeply equal 'Missing required argument: i'
Expected: "Missing required argument: i"
Received: "i-read-opts -> i"
❯ bin/cli.spec.ts:353:7
|
bin/cli.spec.ts > i-glob-opts argument > set without input argument:
bin/cli.spec.ts#L472
AssertionError: stderr contain error about missing i-glob-opts dependency: i argument: expected 'i-glob-opts -> i' to deeply equal 'Missing required argument: i'
Expected: "Missing required argument: i"
Received: "i-glob-opts -> i"
❯ bin/cli.spec.ts:472:7
|
bin/cli.spec.ts > input options argument > without output argument:
bin/cli.spec.ts#L598
AssertionError: stderr contain error about missing i-read-opts dependency: i argument: expected 'o-write-opts -> o' to deeply equal 'Missing required argument: i'
Expected: "Missing required argument: i"
Received: "o-write-opts -> o"
❯ bin/cli.spec.ts:598:7
|
Unit tests & coverage
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests & coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|