Skip to content

2nd round of adding to Cyr's works in bank project #195

2nd round of adding to Cyr's works in bank project

2nd round of adding to Cyr's works in bank project #195

Triggered via pull request March 7, 2024 12:58
Status Failure
Total duration 1m 17s
Artifacts

unit_tests.yml

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

Annotations

3 errors and 10 warnings
Node v18.12.0 - ubuntu-latest
Process completed with exit code 2.
Node v20 - ubuntu-latest
The job was canceled because "_18_12_0_ubuntu-latest" failed.
Node v20 - ubuntu-latest
Process completed with exit code 2.
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/hunt.ts#L70
'i' is already declared in the upper scope on line 70 column 34
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/hunt.ts#L262
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/hunt.ts#L295
'creature' is already declared in the upper scope on line 295 column 9
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/runecraft.ts#L44
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/runecraft.ts#L228
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/commands/runecraft.ts#L342
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/lib/abstracted_commands/farmingCommand.ts#L69
Unexpected object value in conditional. The condition is always true
Node v18.12.0 - ubuntu-latest: src/mahoji/lib/abstracted_commands/farmingCommand.ts#L288
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/mahoji/lib/abstracted_commands/farmingCommand.ts#L300
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/lib/abstracted_commands/minionKill.ts#L177
Unexpected string value in conditional. An explicit empty string check is required