[pre-commit.ci] pre-commit autoupdate #618
Annotations
4 warnings
security_checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
security_checks:
file:///github/workspace/judge/management/commands/reassignjudge.py#L49
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert new_project != old_project'.
|
security_checks:
file:///github/workspace/utils/adapters.py#L10
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert isinstance(user_type, list)'.
|
security_checks:
file:///github/workspace/docs/development.md#L55
Cannot resolve file '.env.local'
|