Fix type error #1638
ci.yml
on: push
lint
50s
test
47s
test-storybook
2m 50s
build
1m 10s
benchmark
1m 17s
Annotations
2 errors and 5 warnings
src/utils/date.test.ts > formatDate > formats a date string:
src/utils/date.test.ts#L48
AssertionError: expected 'Fri, Jul 11' to be 'Thu, Jul 11' // Object.is equality
Expected: "Thu, Jul 11"
Received: "Fri, Jul 11"
❯ src/utils/date.test.ts:48:48
|
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
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmark
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|