fix(connection): retry transient 429 / 5xx instead of failing the request - #93
Merged
Merged
Annotations
10 errors and 1 warning
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/exceptions.py#L1
pyporscheconnectapi/exceptions.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/const.py#L1
pyporscheconnectapi/const.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/connection.py#L54
pyporscheconnectapi/connection.py:54:9: PLR0917 Too many positional arguments (7 > 5)
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/connection.py#L8
pyporscheconnectapi/connection.py:8:8: F401 `secrets` imported but unused
help: Remove unused import: `secrets`
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/connection.py#L1
pyporscheconnectapi/connection.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/cli.py#L1
pyporscheconnectapi/cli.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/account.py#L1
pyporscheconnectapi/account.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
pyporscheconnectapi/__init__.py#L1
pyporscheconnectapi/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
examples/example2.py#L1
examples/example2.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Run astral-sh/ruff-action@v1:
examples/example.py#L1
examples/example.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading