Bump vitest from 2.1.8 to 3.0.4 #1055
test.yml
on: pull_request
Unit Tests
27s
Types
2m 32s
Annotations
3 errors and 2 warnings
src/services/createRouterHistory.browser.spec.ts > when back is called, forwards call to window history:
src/services/createRouterHistory.browser.spec.ts#L25
AssertionError: expected "go" to be called once, but got 2 times
❯ src/services/createRouterHistory.browser.spec.ts:25:29
|
src/services/createRouterHistory.browser.spec.ts > when forward is called, forwards call to window history:
src/services/createRouterHistory.browser.spec.ts#L35
AssertionError: expected "go" to be called once, but got 3 times
❯ src/services/createRouterHistory.browser.spec.ts:35:29
|
Unit Tests
Process completed with exit code 1.
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|