Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request August 3, 2026 17:07
Status Failure
Total duration 2m 2s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
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
Linting
Process completed with exit code 1.
Linting: src/lib/mappers/learnsetMapper.ts#L487
Replace `|·'levelUpMoves'⏎····|·'dreamworldMoves'⏎····|·'eggMoves'⏎····|·'eventMoves'⏎····|·'tmMoves'⏎····|·'tutorMoves'⏎···` with `'levelUpMoves'·|·'dreamworldMoves'·|·'eggMoves'·|·'eventMoves'·|·'tmMoves'·|·'tutorMoves'`
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.