Skip to content

chore(deps): update actions/configure-pages action to v6 #2121

chore(deps): update actions/configure-pages action to v6

chore(deps): update actions/configure-pages action to v6 #2121

Triggered via pull request April 15, 2026 04:27
Status Failure
Total duration 2m 15s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Unit Tests
Process completed with exit code 1.
tests/scenarios/moves/getMoves.test.ts > getMove > Regular Move full data requests > GIVEN valid move request THEN returns Move WITH all data: tests/scenarios/moves/getMoves.test.ts#L23
TypeError: Cannot read properties of null (reading 'getMove') ❯ tests/scenarios/moves/getMoves.test.ts:23:19
tests/scenarios/moves/getFuzzyMoves.test.ts > getFuzzyMove > Fuzzy Move full data requests > GIVEN single letter move THEN returns multiple Moves WITH all data: tests/scenarios/moves/getFuzzyMoves.test.ts#L58
TypeError: Cannot read properties of null (reading 'getFuzzyMove') ❯ tests/scenarios/moves/getFuzzyMoves.test.ts:58:19
tests/scenarios/moves/getFuzzyMoves.test.ts > getFuzzyMove > Fuzzy Move full data requests > GIVEN valid move request THEN returns Move WITH all data: tests/scenarios/moves/getFuzzyMoves.test.ts#L24
TypeError: Cannot read properties of null (reading 'getFuzzyMove') ❯ tests/scenarios/moves/getFuzzyMoves.test.ts:24:19
Codequality
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Codequality
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.