Skip to content

[WIP] Tile manager component implementation #5595

[WIP] Tile manager component implementation

[WIP] Tile manager component implementation #5595

Triggered via pull request November 6, 2024 13:09
Status Failure
Total duration 1m 43s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (20.x): src/components/tile-manager/tile-manager.ts#L65
Property 'position' does not exist on type 'MutationDOMChange<IgcTileComponent>'.
build (20.x): src/components/tile-manager/tile-manager.ts#L68
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
build (20.x): src/components/tile-manager/tile-manager.ts#L70
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
build (20.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/components/tile-manager/tile-manager.ts#L65
Property 'position' does not exist on type 'MutationDOMChange<IgcTileComponent>'.
build (18.x): src/components/tile-manager/tile-manager.ts#L68
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
build (18.x): src/components/tile-manager/tile-manager.ts#L70
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
build (18.x)
The operation was canceled.