Add AES encryption support for Pushover messages #327299
ci.yaml
on: pull_request
Collect information & changes data
19s
Matrix: Prepare dependencies
Check GitHub Actions workflows
20s
Check copilot instructions
27s
Matrix: lint-hadolint
Check hassfest
1m 37s
Check all requirements
34s
Check mypy
35s
Dependency review
Check pylint
36s
Check pylint on tests
40s
Matrix: Audit licenses
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Matrix: pytest-full
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Upload test results to Codecov
0s
Annotations
8 errors
|
Check mypy
Process completed with exit code 1.
|
|
Check mypy:
homeassistant/components/pushover/notify.py#L132
Too many arguments for "encrypt" of "PushoverNotificationService" [call-arg]
|
|
Check mypy:
homeassistant/components/pushover/notify.py#L132
Invalid self argument "PushoverNotificationService" to attribute function "encrypt" with type "Callable[[str, str], str]" [misc]
|
|
Check mypy:
homeassistant/components/pushover/notify.py#L131
Too many arguments for "encrypt" of "PushoverNotificationService" [call-arg]
|
|
Check mypy:
homeassistant/components/pushover/notify.py#L131
Invalid self argument "PushoverNotificationService" to attribute function "encrypt" with type "Callable[[str, str], str]" [misc]
|
|
Check mypy:
homeassistant/components/pushover/notify.py#L75
"self" parameter missing for a non-static method (or an invalid type for self) [misc]
|
|
Run prek checks
prek exited with code 1
|
|
ruff (N805):
homeassistant/components/pushover/notify.py#L75
homeassistant/components/pushover/notify.py:75:17: N805 First argument of a method should be named `self`
help: Rename `plaintext` to `self`
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pip-freeze-3.14.4
|
13 KB |
sha256:c53d3600eafeb6b4811a6c49e89b0facfd3393f05cd355f4c2ab7effde0cee86
|
|