Skip to content

Bump globals from 15.15.0 to 17.1.0 #39

Bump globals from 15.15.0 to 17.1.0

Bump globals from 15.15.0 to 17.1.0 #39

Triggered via pull request January 23, 2026 10:36
Status Success
Total duration 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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