Skip to content

Enhance ESLint configuration and update utility functions #17

Enhance ESLint configuration and update utility functions

Enhance ESLint configuration and update utility functions #17

Triggered via push November 2, 2025 15:37
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: js/board.js#L226
'setSelectedSquare' is defined but never used
test: js/board.js#L210
'delegateBoardClick' is defined but never used
test: js/board.js#L153
'updateBoardVisuals' is defined but never used
test: js/board.js#L39
'renderPieces' is defined but never used
test: js/board.js#L13
'createBoard' 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