Skip to content

Enhanced Link component to handle language switching and persistance properly #151

Enhanced Link component to handle language switching and persistance properly

Enhanced Link component to handle language switching and persistance properly #151

Triggered via pull request April 9, 2025 09:10
Status Failure
Total duration 1m 47s
Artifacts

validate.yml

on: pull_request
⬣ Biome lint
7s
⬣ Biome lint
🔎 Type check
21s
🔎 Type check
✂️ Check unused code
18s
✂️ Check unused code
⚡ Unit Tests
46s
⚡ Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
app/utils/dates.test.ts > convertDateToUserTz Test suite > should convert date to user tz if there is a difference: app/utils/dates.test.ts#L41
AssertionError: expected 120 to be 60 // Object.is equality - Expected + Received - 60 + 120 ❯ app/utils/dates.test.ts:41:31
app/utils/dates.test.ts > convertDateToUserTz Test suite > should convert date to user tz if there is a difference: app/utils/dates.test.ts#L55
AssertionError: expected 60 to be +0 // Object.is equality - Expected + Received - 0 + 60 ❯ app/utils/dates.test.ts:55:31
app/utils/dates.test.ts > convertDateToUserTz Test suite > should convert date to user tz if there is a difference: app/utils/dates.test.ts#L41
AssertionError: expected 120 to be 60 // Object.is equality - Expected + Received - 60 + 120 ❯ app/utils/dates.test.ts:41:30
app/utils/dates.test.ts > convertDateToUserTz Test suite > should convert date to user tz if there is a difference: app/utils/dates.test.ts#L55
AssertionError: expected 60 to be +0 // Object.is equality - Expected + Received - 0 + 60 ❯ app/utils/dates.test.ts:55:30
⚡ Unit Tests
Process completed with exit code 1.