Skip to content

Update base.py

Update base.py #10

Triggered via push August 8, 2024 14:35
Status Cancelled
Total duration 4m 10s
Artifacts

ci.yaml

on: push
Collect information & changes data
14s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
13s
Prepare pre-commit base
Check hassfest
45s
Check hassfest
Check all requirements
27s
Check all requirements
Check mypy
42s
Check mypy
Split tests for full run
0s
Split tests for full run
Audit licenses
0s
Audit licenses
Check pylint
3m 10s
Check pylint
Check pylint on tests
3m 12s
Check pylint on tests
Check ruff-format
21s
Check ruff-format
Check ruff
17s
Check ruff
Check other linters
57s
Check other linters
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Check mypy: homeassistant/components/tuya/base.py#L262
Too many arguments for "determine_dptype" of "TuyaEntity" [call-arg]
Check mypy: homeassistant/components/tuya/base.py#L262
Value of type "DPType | None" is not indexable [index]
Check mypy: homeassistant/components/tuya/base.py#L262
Item "str" of "str | Any" has no attribute "type" [union-attr]
Check mypy: homeassistant/components/tuya/base.py#L262
Invalid index type "DPCode" for "DPType | None"; expected type "SupportsIndex | slice" [index]
Check mypy
Process completed with exit code 1.
Check pylint
Canceling since a higher priority waiting request for 'CI-refs/heads/dev' exists
Check pylint
The operation was canceled.
Check pylint on tests
Canceling since a higher priority waiting request for 'CI-refs/heads/dev' exists
Check pylint on tests
The operation was canceled.