Skip to content

Core fix

Core fix #136

Triggered via pull request April 25, 2024 14:54
Status Failure
Total duration 1m 1s
Artifacts 2

ci-tests.yml

on: pull_request
Static analysis
39s
Static analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 4 warnings
etpproto/messages.py#L370
Too few arguments
client_info.py#L62
Local variable 'e' is assigned to but never used (F841)
etpproto/messages.py#L378
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L378
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L378
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L378
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L378
Unsupported operand types for >= ("str" and "int")
etpproto/messages.py#L380
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L380
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L380
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L380
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L381
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L381
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L381
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L381
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L386
Too few arguments
etpproto/messages.py#L393
On Python 3 formatting "b'abc'" with "{}" produces "b'abc'", not "abc"; use "{!r}" if this is desired behavior
etpproto/messages.py#L396
On Python 3 formatting "b'abc'" with "{}" produces "b'abc'", not "abc"; use "{!r}" if this is desired behavior
etpproto/messages.py#L409
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L409
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L409
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L409
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L414
Too few arguments
etpproto/messages.py#L470
Too few arguments
etpproto/messages.py#L476
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L476
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L476
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L476
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L477
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L477
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L477
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L477
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L479
Too few arguments
etpproto/messages.py#L486
On Python 3 formatting "b'abc'" with "{}" produces "b'abc'", not "abc"; use "{!r}" if this is desired behavior
Static analysis
Process completed with exit code 1.
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests (Python 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests (Python 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Unit Test Results (Python 3.10)", "Unit Test Results (Python 3.9)". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Unit Test Results (Python 3.10) Expired
7.68 KB
Unit Test Results (Python 3.9) Expired
7.68 KB