Skip to content

[WIP] Tile manager component implementation #5596

[WIP] Tile manager component implementation

[WIP] Tile manager component implementation #5596

Triggered via pull request November 7, 2024 11:36
Status Failure
Total duration 1m 39s
Artifacts

node.js.yml

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

Annotations

9 errors
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)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
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)
The operation was canceled.