Skip to content

chore: remove stores #135

chore: remove stores

chore: remove stores #135

Triggered via push December 25, 2024 11:13
Status Failure
Total duration 26s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/international/move-generation.ts#L1
'DraughtsPlayer' is declared but its value is never read.
test: src/international/move-generation.ts#L22
Property 'FORWARD_LEFT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L25
Property 'FORWARD_LEFT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L28
Property 'FORWARD_RIGHT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L32
Property 'FORWARD_RIGHT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L37
Property 'BACKWARD_LEFT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L41
Property 'BACKWARD_LEFT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L46
Property 'BACKWARD_RIGHT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L50
Property 'BACKWARD_RIGHT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test: src/international/move-generation.ts#L63
Property 'FORWARD_LEFT' does not exist on type '{ BOARD: Long; LIGHT_START: Long; DARK_START: Long; }'.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636