Skip to content

Green line slow zones #2196

Green line slow zones

Green line slow zones #2196

Triggered via pull request September 1, 2024 20:30
Status Failure
Total duration 1m 24s
Artifacts

lint.yml

on: pull_request
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
frontend (20, 3.12): modules/slowzones/map/SlowZonesMap.stories.tsx#L42
Type '{ color: "Green"; fr_id: string; to_id: string; start: string; end: string; delay: number; mean_metric: number; baseline: number; duration: number; }' is missing the following properties from type 'SlowZoneResponse': latest_delay, previous_delay
frontend (20, 3.12): modules/slowzones/map/SlowZonesMap.tsx#L72
Argument of type '"Red" | "Orange" | "Green" | "Blue"' is not assignable to parameter of type 'DiagrammableLineName'.
frontend (20, 3.12)
Process completed with exit code 2.
backend (20, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend (20, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/