Skip to content

fix: bump @deck.gl/geo-layers from 8.9.35 to 9.0.34 in the deck-gl group #278

fix: bump @deck.gl/geo-layers from 8.9.35 to 9.0.34 in the deck-gl group

fix: bump @deck.gl/geo-layers from 8.9.35 to 9.0.34 in the deck-gl group #278

Triggered via pull request November 3, 2024 07:33
Status Failure
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/focus-gpx-map.tsx#L10
Cannot find module '@deck.gl/core/typed' or its corresponding type declarations.
build: src/components/gpx-map.stories.tsx#L41
Argument of type '{ id: string; data: string; }' is not assignable to parameter of type 'TripGpxLayerProps'.
build: src/components/gpx-map.tsx#L3
Cannot find module '@deck.gl/react/typed' or its corresponding type declarations.
build: src/components/gpx-map.tsx#L4
Cannot find module '@deck.gl/core/typed' or its corresponding type declarations.
build: src/components/gpx-street-map.tsx#L4
Cannot find module '@deck.gl/core/typed' or its corresponding type declarations.
build: src/layers/gpx-layer.stories.tsx#L1
Cannot find module '@deck.gl/react/typed' or its corresponding type declarations.
build: src/layers/gpx-layer.stories.tsx#L6
Cannot find module '@deck.gl/geo-layers/typed' or its corresponding type declarations.
build: src/layers/gpx-layer.stories.tsx#L7
Cannot find module '@deck.gl/layers/typed' or its corresponding type declarations.
build: src/layers/gpx-layer.ts#L5
Cannot find module '@deck.gl/layers/typed' or its corresponding type declarations.
build: src/layers/gpx-layer.ts#L6
Cannot find module '@deck.gl/core/typed' or its corresponding type declarations.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/