Don't process GE listings for blacklisted users + Add cancel GE Listings admin command. #158
Annotations
16 warnings
Node v18.12.0 - ubuntu-latest:
src/lib/grandExchange.ts#L181
Unexpected value in conditional. A boolean expression is required
|
Node v18.12.0 - ubuntu-latest:
src/lib/grandExchange.ts#L285
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v18.12.0 - ubuntu-latest:
src/lib/grandExchange.ts#L290
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v18.12.0 - ubuntu-latest:
src/lib/grandExchange.ts#L630
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v18.12.0 - ubuntu-latest:
src/lib/grandExchange.ts#L860
Unexpected object value in conditional. The condition is always true
|
Node v18.12.0 - ubuntu-latest:
tests/integration/grandExchange.test.ts#L54
Comparing to itself is potentially pointless
|
Node v18.12.0 - ubuntu-latest:
tests/integration/grandExchange.test.ts#L79
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
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/grandExchange.ts#L181
Unexpected value in conditional. A boolean expression is required
|
Node v20 - ubuntu-latest:
src/lib/grandExchange.ts#L285
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v20 - ubuntu-latest:
src/lib/grandExchange.ts#L290
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v20 - ubuntu-latest:
src/lib/grandExchange.ts#L630
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v20 - ubuntu-latest:
src/lib/grandExchange.ts#L860
Unexpected object value in conditional. The condition is always true
|
Node v20 - ubuntu-latest:
tests/integration/grandExchange.test.ts#L54
Comparing to itself is potentially pointless
|
Node v20 - ubuntu-latest:
tests/integration/grandExchange.test.ts#L79
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
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/.
|