Skip to content

ci: weekly check.

ci: weekly check. #949

Triggered via pull request July 14, 2023 21:24
Status Failure
Total duration 44s
Artifacts

precommit.yml

on: pull_request
runner / Pre-commit actions
33s
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: interactions/client/const.py#L134
Mutable class attributes should be annotated with `typing.ClassVar`
runner / Pre-commit actions: interactions/client/errors.py#L204
Mutable class attributes should be annotated with `typing.ClassVar`
runner / Pre-commit actions: interactions/client/errors.py#L231
Mutable class attributes should be annotated with `typing.ClassVar`
runner / Pre-commit actions: interactions/ext/debug_extension/__init__.py#L31
Mutable class attributes should be annotated with `typing.ClassVar`