Skip to content

Fix tests

Fix tests #31

Triggered via pull request February 23, 2024 17:51
@gcgc
synchronize #5715
fixes235
Status Failure
Total duration 54s
Artifacts

unit_tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Node v18.12.0 - ubuntu-latest
Error running eslint.
Node v18.12.0 - ubuntu-latest
Process completed with exit code 1.
Node v20 - ubuntu-latest
The job was canceled because "_18_12_0_ubuntu-latest" failed.
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L71
'Emoji' is already declared in the upper scope on line 71 column 19
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L173
'ActivityGroup' is already declared in the upper scope on line 173 column 13
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L180
'Events' is already declared in the upper scope on line 180 column 19
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L193
'PerkTier' is already declared in the upper scope on line 193 column 19
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L224
'BitField' is already declared in the upper scope on line 224 column 13
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L362
'PatronTierID' is already declared in the upper scope on line 362 column 19
Node v18.12.0 - ubuntu-latest: src/lib/constants.ts#L553
'PeakTier' is already declared in the upper scope on line 553 column 13
Node v18.12.0 - ubuntu-latest: src/scripts/integration-tests.ts#L30
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Node v18.12.0 - ubuntu-latest: tests/integration/grandExchange.test.ts#L65
Comparing to itself is potentially pointless
Node v18.12.0 - ubuntu-latest: tests/integration/grandExchange.test.ts#L88
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator