[pre-commit.ci] pre-commit autoupdate #128
default.yml
on: push
pre-commit-check
45s
test-unit
1m 25s
test-integration
1m 42s
publish
0s
Annotations
4 errors
pre-commit-check:
tests/test_rpc.py#L130
Argument 1 to "extend" of "list" has incompatible type "list[int | BaseException]"; expected "Iterable[int]" [arg-type]
|
pre-commit-check:
tests/test_rpc.py#L203
Argument 1 to "extend" of "list" has incompatible type "list[int | BaseException]"; expected "Iterable[int]" [arg-type]
|
pre-commit-check:
tests/test_rpc.py#L276
Argument 1 to "extend" of "list" has incompatible type "list[int | BaseException]"; expected "Iterable[int]" [arg-type]
|
pre-commit-check
Process completed with exit code 1.
|