Green line slow zones #2195
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.
|
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/
|
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/
|