Skip to content

Some fixes

Some fixes #154

Triggered via push August 19, 2025 21:23
Status Failure
Total duration 2m 9s
Artifacts

tests.yml

on: push
Run Bun tests
11s
Run Bun tests
Run Deno tests
8s
Run Deno tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run Bun tests
Process completed with exit code 123.
error: expect(received).toEqual(expected): test/tags-wttr.test.ts#L69
{ "condition": "Overcast", "location": "", "temperature": 11.1, - "time": "06/05/2025, 21:00 UTC", + "time": "06/05/2025, 21:00 GMT", "windSpeed": 9.7, } - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/twofold.ts/twofold.ts/test/tags-wttr.test.ts:69:16)