Skip to content

dependencies updated #220

dependencies updated

dependencies updated #220

Triggered via push August 12, 2024 07:24
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
error: expect(received).toBeLessThan(expected): __tests__/find-pilot.test.ts#L19
Expected: < 5 Received: 5.56 at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/find-pilot.test.ts:19:47
error: expect(received).toBe(expected): __tests__/get-wprs-pwc.test.ts#L11
Expected: "PAST_EVENT" Received: "UNSUPPORTED_PLATFORM" at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/get-wprs-pwc.test.ts:11:25
error: expect(received).toBe(expected): __tests__/get-wprs-swissleague.test.ts#L12
Expected: "PAST_EVENT" Received: "NOT_ENOUGH_PILOTS" at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/get-wprs-swissleague.test.ts:12:25
error: expect(received).toHaveProperty(path): __tests__/get-wprs-civl.test.ts#L19
Expected path: "error" Unable to find property at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/get-wprs-civl.test.ts:19:17
error: expect(received).toHaveProperty(path): __tests__/get-wprs-airtribune.test.ts#L10
Expected path: "error" Unable to find property at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/get-wprs-airtribune.test.ts:10:17
error: expect(received).toBe(expected): __tests__/get-airtribune-comp.test.ts#L13
Expected: "2023-10-15T00:00:00.000Z" Received: undefined at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/get-airtribune-comp.test.ts:13:53
error: expect(received).toBe(expected): __tests__/get-airtribune-comp.test.ts#L24
Expected: "2023-08-26T00:00:00.000Z" Received: undefined at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/get-airtribune-comp.test.ts:24:53
error: expect(received).toBeGreaterThan(expected): __tests__/scrape-recent-comps.test.ts#L8
Expected: > 30 Received: 14 at /home/runner/work/WPRS-Forecast/WPRS-Forecast/__tests__/scrape-recent-comps.test.ts:8:30
build
Process completed with exit code 1.