[pre-commit.ci] auto fixes from pre-commit.com hooks #132
default.yml
on: push
pre-commit-check
42s
test-unit
1m 45s
test-integration
1m 49s
publish
0s
Annotations
4 errors and 3 warnings
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.
|
pre-commit-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|