Skip to content

Fix formatting issues (#5779) #264

Fix formatting issues (#5779)

Fix formatting issues (#5779) #264

Triggered via push March 15, 2024 15:08
Status Success
Total duration 2m 12s
Artifacts

unit_tests.yml

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

Annotations

20 warnings
Node v20 - ubuntu-latest: src/mahoji/commands/invention.ts#L48
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/mahoji/commands/invention.ts#L98
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/mahoji/commands/invention.ts#L154
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/mahoji/commands/invention.ts#L179
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/mahoji/commands/invention.ts#L353
'i' is already declared in the upper scope on line 352 column 9
Node v20 - ubuntu-latest: src/tasks/minions/monsterActivity.ts#L74
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: src/tasks/minions/monsterActivity.ts#L124
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: src/tasks/minions/monsterActivity.ts#L125
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: src/tasks/minions/monsterActivity.ts#L155
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: src/tasks/minions/monsterActivity.ts#L156
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: src/mahoji/commands/invention.ts#L48
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/invention.ts#L98
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/invention.ts#L154
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/invention.ts#L179
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/invention.ts#L353
'i' is already declared in the upper scope on line 352 column 9
Node v18.12.0 - ubuntu-latest: src/tasks/minions/monsterActivity.ts#L74
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: src/tasks/minions/monsterActivity.ts#L124
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: src/tasks/minions/monsterActivity.ts#L125
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: src/tasks/minions/monsterActivity.ts#L155
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: src/tasks/minions/monsterActivity.ts#L156
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