Skip to content

ci: weekly check. #1695

ci: weekly check.

ci: weekly check. #1695

Triggered via pull request October 7, 2024 23:50
Status Failure
Total duration 40s
Artifacts

precommit.yml

on: pull_request
runner / Pre-commit actions
29s
runner / Pre-commit actions
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
runner / Pre-commit actions
Process completed with exit code 1.
runner / Pre-commit actions
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / Pre-commit actions: interactions/ext/prefixed_commands/command.py#L235
Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
runner / Pre-commit actions: interactions/ext/prefixed_commands/command.py#L527
Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
runner / Pre-commit actions: interactions/models/discord/message.py#L617
`system_content` is too complex (20 > 13)