Skip to content

More testing and cleanup of legacy components #66

More testing and cleanup of legacy components

More testing and cleanup of legacy components #66

Triggered via pull request December 18, 2024 05:46
@aaronchongthaaronchongth
synchronize #1039
cleanup
Status Failure
Total duration 2m 35s
Artifacts

rmf-dashboard-framework.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/components/tasks/task-schedule-utils.test.ts > toISOStringWithTimezone > should format date with positive timezone offset: packages/rmf-dashboard-framework/src/components/tasks/task-schedule-utils.test.ts#L496
AssertionError: expected '2023-10-27T01:00:00+08:00' to deeply equal '2023-10-27T09:00:00+08:00' - Expected + Received - 2023-10-27T09:00:00+08:00 + 2023-10-27T01:00:00+08:00 ❯ src/components/tasks/task-schedule-utils.test.ts:496:20
Unit Tests
Process completed with exit code 1.