. #15019
codequality.yml
on: pull_request
ESLint
52s
Typescript
1m 5s
Annotations
5 warnings
ESLint:
src/mahoji/commands/runecraft.ts#L44
Unexpected string value in conditional. An explicit empty string check is required
|
ESLint:
src/mahoji/commands/runecraft.ts#L228
Unexpected number value in conditional. An explicit zero/NaN check is required
|
ESLint:
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
|
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/.
|