Skip to content

Trash to Treasure encounter #63

Trash to Treasure encounter

Trash to Treasure encounter #63

Triggered via pull request August 1, 2024 17:57
Status Failure
Total duration 5m 7s
Artifacts

mystery-events.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/test/mystery-encounter/encounters/absolute-avarice-encounter.test.ts > Absolute Avarice - Mystery Encounter > should spawn if player has enough berries: src/test/mystery-encounter/encounters/absolute-avarice-encounter.test.ts#L103
AssertionError: expected 18 to be 16 // Object.is equality - Expected + Received - 16 + 18 ❯ src/test/mystery-encounter/encounters/absolute-avarice-encounter.test.ts:103:66
src/test/mystery-encounter/encounters/absolute-avarice-encounter.test.ts > Absolute Avarice - Mystery Encounter > should remove all player's berries at the start of the encounter: src/test/mystery-encounter/encounters/absolute-avarice-encounter.test.ts#L111
AssertionError: expected 18 to be 16 // Object.is equality - Expected + Received - 16 + 18 ❯ src/test/mystery-encounter/encounters/absolute-avarice-encounter.test.ts:111:66
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/