Allow nested schema validation in event automation trigger #214971
Triggered via pull request
September 25, 2024 17:32
Status
Cancelled
Total duration
4m 59s
Artifacts
–
ci.yaml
on: pull_request
Collect information & changes data
14s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
44s
Check all requirements
27s
Check mypy
42s
Audit licenses
0s
Check pylint
4m 10s
Check pylint on tests
4m 10s
Check ruff-format
24s
Check ruff
17s
Check other linters
54s
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 (full suite)
0s
Annotations
10 errors
Check mypy:
homeassistant/components/homeassistant/triggers/event.py#L79
Function is missing a type annotation [no-untyped-def]
|
Check mypy:
homeassistant/components/homeassistant/triggers/event.py#L83
Call to untyped function "build_schema" in typed context [no-untyped-call]
|
Check mypy:
homeassistant/components/homeassistant/triggers/event.py#L94
Call to untyped function "build_schema" in typed context [no-untyped-call]
|
Check mypy
Process completed with exit code 1.
|
Check pylint on tests
Canceling since a higher priority waiting request for 'CI-126771' exists
|
Check pylint on tests
The operation was canceled.
|
Check pylint
Canceling since a higher priority waiting request for 'CI-126771' exists
|
Check pylint
The operation was canceled.
|
Split tests for full run
Canceling since a higher priority waiting request for 'CI-126771' exists
|
Split tests for full run
The operation was canceled.
|