Skip to content

Fix tests

Fix tests #34

Triggered via pull request February 24, 2024 06:42
@gcgc
synchronize #5715
fixes235
Status Success
Total duration 2m 41s
Artifacts

unit_tests.yml

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

Annotations

20 warnings
Node v20 - ubuntu-latest: src/lib/constants.ts#L71
'Emoji' is already declared in the upper scope on line 71 column 19
Node v20 - ubuntu-latest: src/lib/constants.ts#L173
'ActivityGroup' is already declared in the upper scope on line 173 column 13
Node v20 - ubuntu-latest: src/lib/constants.ts#L180
'Events' is already declared in the upper scope on line 180 column 19
Node v20 - ubuntu-latest: src/lib/constants.ts#L193
'PerkTier' is already declared in the upper scope on line 193 column 19
Node v20 - ubuntu-latest: src/lib/constants.ts#L224
'BitField' is already declared in the upper scope on line 224 column 13
Node v20 - ubuntu-latest: src/lib/constants.ts#L362
'PatronTierID' is already declared in the upper scope on line 362 column 19
Node v20 - ubuntu-latest: src/lib/constants.ts#L553
'PeakTier' is already declared in the upper scope on line 553 column 13
Node v20 - 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 v20 - ubuntu-latest: tests/integration/grandExchange.test.ts#L65
Comparing to itself is potentially pointless
Node v20 - ubuntu-latest: tests/integration/setup.ts#L20
'_args' is defined but never used
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/setup.ts#L20
'_args' is defined but never used