Skip to content

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

[pre-commit.ci] pre-commit autoupdate

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

Triggered via push April 29, 2024 17:56
Status Success
Total duration 1m 34s
Artifacts
security_checks
1m 25s
security_checks
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
security_checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
security_checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/docs/development.md#L55
Cannot resolve file '.env.local'
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)'.