switch test toEqual #77
Annotations
2 errors and 1 warning
|
src/__tests__/timestamp.test.ts > timestamp > should format date:
packages/logger-node/src/__tests__/timestamp.test.ts#L8
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:8: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
|