Add /testpotato setslayertask #14911
codequality.yml
on: pull_request
ESLint
49s
Typescript
47s
Annotations
11 warnings
Typescript
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/.
|
ESLint:
src/mahoji/commands/testpotato.ts#L71
Unexpected number value in conditional. An explicit zero/NaN check is required
|
ESLint:
src/mahoji/commands/testpotato.ts#L71
Unexpected object value in conditional. The condition is always true
|
ESLint:
src/mahoji/commands/testpotato.ts#L147
'i' is already declared in the upper scope on line 147 column 12
|
ESLint:
src/mahoji/commands/testpotato.ts#L183
'food' is already declared in the upper scope on line 183 column 12
|
ESLint:
src/mahoji/commands/testpotato.ts#L224
Unexpected any value in conditional. An explicit comparison or type cast is required
|
ESLint:
src/mahoji/commands/testpotato.ts#L265
Unexpected string value in conditional. An explicit empty string check is required
|
ESLint:
src/mahoji/commands/testpotato.ts#L316
Unexpected string value in conditional. An explicit empty string check is required
|
ESLint:
src/mahoji/commands/testpotato.ts#L317
'i' is already declared in the upper scope on line 315 column 33
|
ESLint:
src/mahoji/commands/testpotato.ts#L419
Unexpected string value in conditional. An explicit empty string check is required
|
ESLint:
src/mahoji/commands/testpotato.ts#L420
'i' is already declared in the upper scope on line 418 column 18
|