Skip to content

Addressing comment on PR #9 #3

Addressing comment on PR #9

Addressing comment on PR #9 #3

Triggered via dynamic January 5, 2026 20:14
Status Success
Total duration 9m 52s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

6 errors
src/index.test.ts > POST /api/availability/:teamId/sync > should create new fixtures when scraped fixtures do not exist: worker/src/index.test.ts#L381
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ src/index.test.ts:381:42
src/index.test.ts > POST /api/availability/:teamId/sync > should update availability when there are 2 fixture date changes: worker/src/index.test.ts#L255
AssertionError: expected "vi.fn()" to be called 2 times, but got 0 times ❯ src/index.test.ts:255:46
src/index.test.ts > POST /api/availability/:teamId/sync > should update availability when there is one fixture date change: worker/src/index.test.ts#L187
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ src/index.test.ts:187:46
src/index.test.ts > POST /api/availability/:teamId/sync > should create new fixtures when scraped fixtures do not exist: worker/src/index.test.ts#L368
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ src/index.test.ts:368:24
src/index.test.ts > POST /api/availability/:teamId/sync > should update availability when there are 2 fixture date changes: worker/src/index.test.ts#L242
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ src/index.test.ts:242:24
src/index.test.ts > POST /api/availability/:teamId/sync > should update availability when there is one fixture date change: worker/src/index.test.ts#L174
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ src/index.test.ts:174:24