[TESTED]Added Auto Contract button next to ask for easier & changed emoji for easier button #14968
codequality.yml
on: pull_request
ESLint
46s
Typescript
55s
Annotations
7 warnings
ESLint:
src/lib/util/smallUtils.ts#L60
'time' is already declared in the upper scope on line 7 column 63
|
ESLint:
src/lib/util/smallUtils.ts#L243
Unexpected number value in conditional. An explicit zero/NaN check is required
|
ESLint:
src/mahoji/lib/abstracted_commands/farmingContractCommand.ts#L42
Unexpected value in conditional. A boolean expression is required
|
ESLint:
src/mahoji/lib/abstracted_commands/farmingContractCommand.ts#L171
'p' is already declared in the upper scope on line 171 column 3
|
ESLint:
src/mahoji/lib/abstracted_commands/farmingContractCommand.ts#L198
'contract' is already declared in the upper scope on line 181 column 8
|
ESLint
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/.
|
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/.
|