[pre-commit.ci] pre-commit autoupdate #513
Annotations
10 errors
docs/plugins/attrib_example.py#L10
docs/plugins/attrib_example.py:10:23: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
docs/plugins/attrib_example.py#L17
docs/plugins/attrib_example.py:17:25: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
docs/plugins/attrib_example.py#L31
docs/plugins/attrib_example.py:31:25: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
nose2/plugins/loader/generators.py#L186
nose2/plugins/loader/generators.py:186:25: UP032 Use f-string instead of `format` call
|
nose2/plugins/logcapture.py#L32
nose2/plugins/logcapture.py:32:15: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
nose2/plugins/mp.py#L481
nose2/plugins/mp.py:481:20: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
nose2/sphinxext.py#L18
nose2/sphinxext.py:18:19: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
nose2/tests/_common.py#L66
nose2/tests/_common.py:66:12: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py#L5
nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py:5:12: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py#L10
nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py:10:20: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
The logs for this run have expired and are no longer available.
Loading