will fix #207
Annotations
3 errors and 5 warnings
Node v20 - ubuntu-latest
Process completed with exit code 2.
|
Node v18.12.0 - ubuntu-latest
The job was canceled because "_20_ubuntu-latest" failed.
|
Node v18.12.0 - ubuntu-latest
The operation was canceled.
|
Node v20 - ubuntu-latest:
src/mahoji/lib/abstracted_commands/fishingContestCommand.ts#L42
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/lib/abstracted_commands/fishingContestCommand.ts#L48
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/lib/abstracted_commands/fishingContestCommand.ts#L49
'fishingLocation' is already declared in the upper scope on line 40 column 8
|
Node v20 - ubuntu-latest:
src/mahoji/lib/abstracted_commands/fishingContestCommand.ts#L49
'fishingLocation' is assigned a value but never used
|
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/.
|