Place pixel #89
Annotations
5 errors and 1 warning
ci (ubuntu-latest, lts/*)
Type '"getFullCanvas"' is not assignable to type '"canvas" | "owner" | "CANVAS_HEIGHT" | "CANVAS_WIDTH" | "getPixel"'.
|
ci (ubuntu-latest, lts/*)
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type 'string | number | bigint | { author: string; color: number; timestamp: bigint; }'.
|
ci (ubuntu-latest, lts/*)
Property 'length' does not exist on type 'string | bigint | { author: string; color: number; timestamp: bigint; }'.
|
ci (ubuntu-latest, lts/*)
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type 'string | number | bigint | { author: string; color: number; timestamp: bigint; }'.
|
ci (ubuntu-latest, lts/*)
Process completed with exit code 2.
|
ci (ubuntu-latest, lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|