Bump actions/upload-artifact from 4.4.3 to 4.5.0 #622
Annotations
5 errors and 1 warning
Lint with ruff:
devolo_plc_api/__init__.py#L13
devolo_plc_api/__init__.py:13:11: RUF022 `__all__` is not sorted
|
Lint with ruff:
devolo_plc_api/device.py#L230
devolo_plc_api/device.py:230:16: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Lint with ruff:
devolo_plc_api/device_api/__init__.py#L30
devolo_plc_api/device_api/__init__.py:30:11: RUF022 `__all__` is not sorted
|
Lint with ruff:
devolo_plc_api/plcnet_api/__init__.py#L17
devolo_plc_api/plcnet_api/__init__.py:17:11: RUF022 `__all__` is not sorted
|
Lint with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading