Skip to content

ci: correct from checks. #924

ci: correct from checks.

ci: correct from checks. #924

Triggered via push July 11, 2023 04:50
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

precommit.yml

on: push
runner / Pre-commit actions
40s
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`