Skip to content

test: fix zone

test: fix zone #2

Triggered via push September 20, 2024 14:11
Status Failure
Total duration 1m 23s
Billable time 2m
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/lux.test.ts > parse > inputs: test/lux.test.ts#L207
AssertionError: luxon: expected '2024-07-13' to be '2024-07-12' // Object.is equality Expected: "2024-07-12" Received: "2024-07-13" ❯ test/lux.test.ts:207:58
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/