Skip to content

ci: weekly check. #1757

ci: weekly check.

ci: weekly check. #1757

Triggered via pull request January 13, 2025 22:24
Status Failure
Total duration 37s
Artifacts

precommit.yml

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

Annotations

1 error and 6 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/api/gateway/state.py#L44
Do not perform function call `asyncio.Event` in dataclass defaults
runner / Pre-commit actions: interactions/ext/paginators.py#L43
Do not perform function call `asyncio.Event` in dataclass defaults
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)