Feat/featureflag listing page #46
Annotations
2 errors and 1 warning
tests/unit/format-timestamp.test.ts > formatTimestamp > should format timestamp correctly:
tests/unit/format-timestamp.test.ts#L8
AssertionError: expected 'June 11, 2024 at 09:12 PM' to be 'June 12, 2024 at 02:42 AM' // Object.is equality
Expected: "June 12, 2024 at 02:42 AM"
Received: "June 11, 2024 at 09:12 PM"
❯ tests/unit/format-timestamp.test.ts:8:27
|
lint_test
Process completed with exit code 1.
|
lint_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|