✨ update compress_static_files.py dependencies #2985
check.yml
on: push
Fix stupid mistakes
2m 59s
mypy
3m 45s
Flake8
15s
Pylint
4m 45s
Bandit
10s
ESLint
2m 28s
tsc
19s
ShellCheck
3s
Annotations
4 errors
ESLint:
an_website/emoji_chat/chat.ts#L66
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
ESLint:
an_website/hangman_solver/hangman_solver.ts#L126
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
ESLint:
an_website/hangman_solver/hangman_solver.ts#L180
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
ESLint
Process completed with exit code 1.
|