Fix #149: Configured code coverage #315
Annotations
2 errors and 1 warning
src/tests/lib/formatters.test.js > convertUnixToTime > converts a Unix timestamp to a locale-specific formatted time:
src/tests/lib/formatters.test.js#L14
AssertionError: expected '01:00 PM' to be '01:00 pm' // Object.is equality
Expected: "01:00 pm"
Received: "01:00 PM"
❯ src/tests/lib/formatters.test.js:14:41
|
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
|