Skip to content

[pre-commit.ci] pre-commit autoupdate #996

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #996

Triggered via pull request June 16, 2025 20:08
Status Failure
Total duration 19m 29s
Artifacts

ci.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
pyright
3 errors
pyright: flake8_async/visitors/visitor102_120.py#L203
Cannot assign to attribute "shielded" for class "TrioScope"   Type "_ConstantValue" is not assignable to type "bool"     "EllipsisType" is not assignable to "bool" (reportAttributeAccessIssue)
pyright: flake8_async/visitors/visitor102_120.py#L49
Cannot assign to attribute "shielded" for class "TrioScope*"   Type "_ConstantValue" is not assignable to type "bool"     "EllipsisType" is not assignable to "bool" (reportAttributeAccessIssue)
pyright: flake8_async/visitors/helpers.py#L145
Argument of type "_ConstantValue" cannot be assigned to parameter "obj" of type "Sized" in function "len"   Type "_ConstantValue" is not assignable to type "Sized"     "EllipsisType" is incompatible with protocol "Sized"       "__len__" is not present (reportArgumentType)
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.