Skip to content

feat: add customizable cooldowns #5

feat: add customizable cooldowns

feat: add customizable cooldowns #5

Triggered via pull request July 12, 2024 00:35
Status Failure
Total duration 20s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ESLint: api/index.ts#L294
'err' is assigned a value but never used
ESLint: bot/commands.ts#L12
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L30
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L30
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L47
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L68
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L85
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L104
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L208
Unexpected any. Specify a different type
ESLint: bot/commands.ts#L208
Unexpected any. Specify a different type
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/