Skip to content

fix: bump the deckgl group in /typescript with 8 updates #6328

fix: bump the deckgl group in /typescript with 8 updates

fix: bump the deckgl group in /typescript with 8 updates #6328

Triggered via pull request February 6, 2025 13:06
Status Failure
Total duration 1m 35s
Artifacts

typescript.yml

on: pull_request
typescript
1m 6s
typescript
Storybook Smoke Tests
1m 24s
Storybook Smoke Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
typescript
Cannot find module '@luma.gl/shadertools' or its corresponding type declarations.
typescript
Cannot find module '@luma.gl/shadertools' or its corresponding type declarations.
typescript
Property 'shouldUpdateState' in type 'Axes2DLayer' is not assignable to the same property in base type 'Layer<Axes2DLayerProps>'.
typescript
Type 'this' does not satisfy the constraint 'Layer<{}>'.
typescript
Property 'draw' in type 'Axes2DLayer' is not assignable to the same property in base type 'Layer<Axes2DLayerProps>'.
typescript
Property 'setModuleParameters' does not exist on type 'BitmapLayer<ColormapLayerProps>'.
typescript
Property 'renderLayers' in type 'Grid3DLayer' is not assignable to the same property in base type 'CompositeLayer<Grid3DLayerProps>'.
typescript
Property 'shouldUpdateState' in type 'PrivateLayer' is not assignable to the same property in base type 'Layer<PrivateLayerProps>'.
typescript
Type 'this' does not satisfy the constraint 'Layer<{}>'.
typescript
Property 'updateState' in type 'PrivateLayer' is not assignable to the same property in base type 'Layer<PrivateLayerProps>'.
Storybook Smoke Tests
Process completed with exit code 1.