Skip to content

fix(deps): update all non-major dependencies #2120

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #2120

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

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
tests/scenarios/items/getFuzzyItems.test.ts > getFuzzyItem > Fuzzy Item full data requests > GIVEN single letter item THEN returns multiple Items WITH all data: tests/scenarios/items/getFuzzyItems.test.ts#L44
TypeError: Cannot read properties of null (reading 'getFuzzyItem') ❯ tests/scenarios/items/getFuzzyItems.test.ts:44:19
tests/scenarios/items/getFuzzyItems.test.ts > getFuzzyItem > Fuzzy Item full data requests > GIVEN valid item request THEN returns Item WITH all data: tests/scenarios/items/getFuzzyItems.test.ts#L23
TypeError: Cannot read properties of null (reading 'getFuzzyItem') ❯ tests/scenarios/items/getFuzzyItems.test.ts:23:19
tests/scenarios/items/getFuzzyItems.test.ts > getFuzzyItem > Fuzzy Item name only requests > GIVEN a valid name THEN returns Item: tests/scenarios/items/getFuzzyItems.test.ts#L12
TypeError: Cannot read properties of null (reading 'getFuzzyItem') ❯ tests/scenarios/items/getFuzzyItems.test.ts:12:19
tests/scenarios/abilities/getFuzzyAbilities.test.ts > getFuzzyAbility > Fuzzy Ability name only requests > GIVEN a valid fuzzy name THEN returns Ability: tests/scenarios/abilities/getFuzzyAbilities.test.ts#L12
TypeError: Cannot read properties of null (reading 'getFuzzyAbility') ❯ tests/scenarios/abilities/getFuzzyAbilities.test.ts:12:19
tests/scenarios/abilities/getAbilities.test.ts > getAbility > Regular Ability name only requests > GIVEN a valid name THEN returns Ability: tests/scenarios/abilities/getAbilities.test.ts#L12
TypeError: Cannot read properties of null (reading 'getAbility') ❯ tests/scenarios/abilities/getAbilities.test.ts:12: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.