Skip to content
Triggered via pull request April 25, 2024 15:16
Status Success
Total duration 1m 33s
Artifacts 1

ci-publish-test-repo.yml

on: pull_request
Build distribution
19s
Build distribution
Publish to PyPI
28s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 5 warnings
etpproto/messages.py#L366
Too few arguments
etpproto/messages.py#L374
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L374
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L374
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L374
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L374
Unsupported operand types for >= ("str" and "int")
etpproto/messages.py#L376
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L376
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L376
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L376
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L377
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L377
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L377
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L377
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L382
Too few arguments
etpproto/messages.py#L389
On Python 3 formatting "b'abc'" with "{}" produces "b'abc'", not "abc"; use "{!r}" if this is desired behavior
etpproto/messages.py#L392
On Python 3 formatting "b'abc'" with "{}" produces "b'abc'", not "abc"; use "{!r}" if this is desired behavior
etpproto/messages.py#L405
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L405
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L405
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L405
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L410
Too few arguments
etpproto/messages.py#L465
Too few arguments
etpproto/messages.py#L471
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L471
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L471
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L471
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L472
Value of type "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]" is not indexable
etpproto/messages.py#L472
No overload variant of "__getitem__" of "bytes" matches argument type "str"
etpproto/messages.py#L472
No overload variant of "__getitem__" of "list" matches argument type "str"
etpproto/messages.py#L472
Invalid index type "str" for "Union[None, str, float, Decimal, bytes, List[Any], Dict[Any, Any]]"; expected type "Union[SupportsIndex, slice]"
etpproto/messages.py#L474
Too few arguments
etpproto/messages.py#L481
On Python 3 formatting "b'abc'" with "{}" produces "b'abc'", not "abc"; use "{!r}" if this is desired behavior
Build distribution
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build distribution
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish to PyPI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@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: "dist-artifact". 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
dist-artifact Expired
73.2 KB