games: Scrabble #177
Annotations
11 errors
|
test (18.18.2, macos-latest):
src/ps/games/scrabble/index.ts#L3
'WINNER_ICON' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (18.18.2, macos-latest):
src/ps/games/scrabble/index.ts#L12
'Board' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (18.18.2, macos-latest):
src/ps/games/scrabble/index.ts#L130
'board' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
test (18.18.2, macos-latest)
Process completed with exit code 1.
|
|
test (18.18.2, windows-latest)
The job was canceled because "_18_18_2_macos-latest" failed.
|
|
test (18.18.2, windows-latest)
The operation was canceled.
|
|
test (18.18.2, ubuntu-latest)
The job was canceled because "_18_18_2_macos-latest" failed.
|
|
test (18.18.2, ubuntu-latest):
src/ps/games/scrabble/index.ts#L3
'WINNER_ICON' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (18.18.2, ubuntu-latest):
src/ps/games/scrabble/index.ts#L12
'Board' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (18.18.2, ubuntu-latest):
src/ps/games/scrabble/index.ts#L130
'board' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
test (18.18.2, ubuntu-latest)
The operation was canceled.
|