Skip to content

Bump actions/checkout from 4 to 6 #35

Bump actions/checkout from 4 to 6

Bump actions/checkout from 4 to 6 #35

Triggered via pull request November 24, 2025 11:40
Status Success
Total duration 22s
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