Bump actions/checkout from 4 to 6 #35
Annotations
8 warnings
|
test:
js/game.js#L426
'tempEnPassantCapturedPawn' is assigned a value but never used
|
|
test:
js/game.js#L274
'_' is defined but never used
|
|
test:
js/board.js#L210
'delegateBoardClick' is defined but never used
|
|
test:
js/ai.js#L151
'isMaximizingPlayer' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L151
'beta' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L151
'alpha' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L132
'currentTurn' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L132
'boardState' is defined but never used. Allowed unused args must match /^_/u
|