Skip to content

[pre-commit.ci] pre-commit autoupdate #618

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #618

Triggered via push February 3, 2025 18:09
Status Success
Total duration 1m 19s
Artifacts
security_checks
1m 10s
security_checks
Fit to window
Zoom out
Zoom in

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'