Skip to content

The Strong Stuff

The Strong Stuff #32

Triggered via pull request July 20, 2024 05:12
Status Failure
Total duration 3m 49s
Artifacts

mystery-events.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/test/mystery-encounter/mystery-encounter-utils.test.ts > Mystery Encounter Utils > koPlayerPokemon > KOs a pokemon: src/data/mystery-encounters/utils/encounter-pokemon-utils.ts#L146
TypeError: Cannot set properties of undefined (setting 'hp') ❯ Module.koPlayerPokemon src/data/mystery-encounters/utils/encounter-pokemon-utils.ts:146:11 ❯ src/test/mystery-encounter/mystery-encounter-utils.test.ts:246:7
src/test/mystery-encounter/encounters/fiery-fallout-encounter.test.ts > Fiery Fallout - Mystery Encounter > Option 2 - Suffer the weather > should damage all non-fire party PKM by 20% and randomly burn 1: src/test/utils/gameManager.ts#L171
AssertionError: expected undefined to be 11 // Object.is equality - Expected: 11 + Received: undefined ❯ GameManager.runToMysteryEncounter src/test/utils/gameManager.ts:171:73 ❯ src/test/mystery-encounter/encounters/fiery-fallout-encounter.test.ts:207:7
Test
Process completed with exit code 1.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/