Fix tests #22
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#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
|
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#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 v18.12.0 - ubuntu-latest:
tests/integration/util.ts#L12
'assert' is defined but never used
|
Node v18.12.0 - ubuntu-latest:
tests/integration/util.ts#L107
Unexpected object value in conditional. The condition is always true
|