ci: correct from checks. #1728
precommit.yml
on: push
runner / Pre-commit actions
30s
Annotations
1 error and 4 warnings
runner / Pre-commit actions
Process completed with exit code 1.
|
runner / Pre-commit actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|