⬆️ Update vitest monorepo to v3 (major) #12015
Annotations
3 errors and 1 warning
Unit tests:
packages/fast-check/test/unit/check/property/SkipAfterProperty.spec.ts#L203
AssertionError: expected "setTimeout" to be called 1 times, but got 2 times
❯ test/unit/check/property/SkipAfterProperty.spec.ts:203:26
|
Unit tests:
packages/fast-check/test/unit/check/property/TimeoutProperty.spec.ts#L171
AssertionError: expected "setTimeout" to be called 1 times, but got 2 times
❯ test/unit/check/property/TimeoutProperty.spec.ts:171:24
|
Unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading