🤦 #2933
check.yml
on: push
Fix stupid mistakes
1m 40s
mypy
3m 36s
Flake8
13s
Pylint
4m 14s
Bandit
12s
ESLint
2m 36s
tsc
18s
ShellCheck
4s
Annotations
2 errors and 3 warnings
ESLint:
an_website/utils/dynload.ts#L213
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
ESLint
Process completed with exit code 1.
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: pat-s/always-upload-cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mypy
The following actions use a deprecated Node.js version and will be forced to run on node20: pat-s/always-upload-cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pylint
The following actions use a deprecated Node.js version and will be forced to run on node20: pat-s/always-upload-cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|