Skip to content

Merge pull request #171 from erikhoj/main #24

Merge pull request #171 from erikhoj/main

Merge pull request #171 from erikhoj/main #24

Triggered via push February 1, 2025 19:18
Status Failure
Total duration 41s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
build: src/CompositeTilemap.ts#L119
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L130
Argument of type 'Tilemap' is not assignable to parameter of type 'ContainerChild'.
build: src/CompositeTilemap.ts#L141
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L246
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L250
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L279
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L303
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L319
Argument of type 'Tilemap' is not assignable to parameter of type 'ContainerChild'.
build: src/CompositeTilemap.ts#L350
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/CompositeTilemap.ts#L370
Conversion of type 'ContainerChild' to type 'Tilemap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/Tilemap.ts#L2
'Container' is defined but never used
build: src/Tilemap.ts#L127
Opening curly brace appears on the same line as controlling statement
build: src/Tilemap.ts#L128
Expected indentation of 8 spaces but found 2 tabs
build: src/Tilemap.ts#L130
Expected indentation of 8 spaces but found 2 tabs
build: src/Tilemap.ts#L131
Expected indentation of 8 spaces but found 2 tabs
build: src/Tilemap.ts#L132
Expected indentation of 8 spaces but found 2 tabs
build: src/Tilemap.ts#L133
Expected indentation of 8 spaces but found 2 tabs
build: src/Tilemap.ts#L138
More than 1 blank line not allowed