Skip to content

fixed lint/format issues #5

fixed lint/format issues

fixed lint/format issues #5

Triggered via push July 17, 2025 21:23
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
unittest
Process completed with exit code 1.
tests/timezone.test.ts > Timezone Support > Scheduler utilities > should calculate next run with timezone: packages/core/tests/timezone.test.ts#L64
AssertionError: expected [ 8, 14 ] to include 9 ❯ tests/timezone.test.ts:64:23
tests/timezone.test.ts > Timezone Support > Scheduler utilities > should handle DST transitions in cron parsing: packages/core/tests/timezone.test.ts#L48
AssertionError: expected [ 8, 13, 14 ] to include 9 ❯ tests/timezone.test.ts:48:27
tests/timezone.test.ts > Timezone Support > Scheduler utilities > should parse cron in different timezones: packages/core/tests/timezone.test.ts#L24
AssertionError: expected [ 8, 14 ] to include 9 ❯ tests/timezone.test.ts:24:23