First iteration #50
linting.yaml
on: push
Ruff
9s
Pre-commit-hooks
10s
Pylint
18s
Yamllint
9s
Prettier
14s
Annotations
18 errors and 2 warnings
|
Ruff (UP006):
src/pymelcloud/ata_device.py#L151
src/pymelcloud/ata_device.py:151:34: UP006 Use `dict` instead of `Dict` for type annotation
|
|
Ruff (ANN201):
src/pymelcloud/ata_device.py#L151
src/pymelcloud/ata_device.py:151:9: ANN201 Missing return type annotation for public function `apply_write`
|
|
Ruff (ANN001):
src/pymelcloud/ata_device.py#L145
src/pymelcloud/ata_device.py:145:9: ANN001 Missing type annotation for function argument `set_debounce`
|
|
Ruff (UP006):
src/pymelcloud/ata_device.py#L143
src/pymelcloud/ata_device.py:143:22: UP006 Use `dict` instead of `Dict` for type annotation
|
|
Ruff (ANN204):
src/pymelcloud/ata_device.py#L141
src/pymelcloud/ata_device.py:141:9: ANN204 Missing return type annotation for special method `__init__`
|
|
Ruff (UP035):
src/pymelcloud/ata_device.py#L3
src/pymelcloud/ata_device.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
|
|
Ruff (UP035):
src/pymelcloud/ata_device.py#L3
src/pymelcloud/ata_device.py:3:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
|
Ruff (I001):
src/pymelcloud/ata_device.py#L2
src/pymelcloud/ata_device.py:2:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (ANN001):
src/pymelcloud/__init__.py#L34
src/pymelcloud/__init__.py:34:5: ANN001 Missing type annotation for function argument `device_set_debounce`
|
|
Ruff (ANN001):
src/pymelcloud/__init__.py#L33
src/pymelcloud/__init__.py:33:5: ANN001 Missing type annotation for function argument `conf_update_interval`
|
|
Yamllint
Process completed with exit code 1.
|
|
Yamllint:
./.github/workflows/build.yml#L6
6:20 [brackets] too many spaces inside brackets
|
|
Yamllint:
./.github/workflows/build.yml#L6
6:16 [brackets] too many spaces inside brackets
|
|
Yamllint:
./.github/workflows/build.yml#L4
4:20 [brackets] too many spaces inside brackets
|
|
Yamllint:
./.github/workflows/build.yml#L4
4:16 [brackets] too many spaces inside brackets
|
|
Yamllint:
./.github/workflows/build.yml#L1
1:1 [document-start] missing document start "---"
|
|
Pre-commit-hooks
Process completed with exit code 1.
|
|
Pylint
Process completed with exit code 1.
|
|
Prettier
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0sHV2aQAAAACsAKcO3+/uS56O2IO/VQCrUEhMMzBFREdFMDQxNABFZGdl
|
|
Prettier
Failed to restore: Cache service responded with 400
|