chore: remove stores #135
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
|