Skip to content

Fix tests

Fix tests #23

Triggered via pull request February 23, 2024 12:22
@gcgc
synchronize #5715
fixes235
Status Failure
Total duration 45s
Artifacts

unit_tests.yml

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

Annotations

2 errors and 11 warnings
Node v18.12.0 - ubuntu-latest
Process completed with exit code 1.
Node v20 - ubuntu-latest
The operation was canceled.
Node v18.12.0 - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L29
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/util.ts#L12
'assert' is defined but never used
Node v20 - ubuntu-latest: tests/integration/util.ts#L107
Unexpected object value in conditional. The condition is always true