Skip to content

Codegen must run before linter #7

Codegen must run before linter

Codegen must run before linter #7

Triggered via push September 11, 2023 11:58
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

client-build.yml

on: push
build-linux
39s
build-linux
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-linux
Type 'Promise<typeof import("/home/runner/work/OpenTripPlanner/OpenTripPlanner/client-next/node_modules/maplibre-gl/dist/maplibre-gl")>' is not assignable to type 'MapLib<Map> | Promise<MapLib<Map>> | undefined'.
build-linux
Type '{ version: number; sources: { osm: { type: string; tiles: string[]; tileSize: number; attribution: string; maxzoom: number; }; }; layers: { id: string; type: string; source: string; }[]; }' is not assignable to type 'string | Style | ImmutableLike<Style> | undefined'.
build-linux
Process completed with exit code 2.