Skip to content

construct test date in a way that is perhaps more portable/reliable #78

construct test date in a way that is perhaps more portable/reliable

construct test date in a way that is perhaps more portable/reliable #78

Triggered via push January 22, 2025 21:48
Status Failure
Total duration 46s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/__tests__/timestamp.test.ts > timestamp > should format date: packages/logger-node/src/__tests__/timestamp.test.ts#L9
AssertionError: expected '2025-01-02 03:04:05.006' to deeply equal '2025-01-01 21:04:05.006' Expected: "2025-01-01 21:04:05.006" Received: "2025-01-02 03:04:05.006" ❯ src/__tests__/timestamp.test.ts:9:62
release
Process completed with exit code 1.
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636