Upgrade vitest and eslint plugin versions #845
Annotations
3 errors and 1 warning
tests/reporter.test.ts > reporter > attach > should be able to attach default data:
tests/reporter.test.ts#L474
AssertionError: expected "spy" to be called 1 times, but got 2 times
❯ tests/reporter.test.ts:474:32
|
tests/reporter.test.ts > reporter > attach > should be able to attach with all data:
tests/reporter.test.ts#L484
AssertionError: expected "spy" to be called 1 times, but got 2 times
❯ tests/reporter.test.ts:484:32
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|