Clean up, improve typing #3329
verify.yml
on: push
Cache identify
4s
Matrix: pytest
Run mypy
0s
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
2 errors and 8 warnings
|
Run pytest using Python 3.14
Process completed with exit code 1.
|
|
Run pytest using Python 3.14:
tests/test_usb.py#L896
TestStick.test_node_relay_and_power
assert None
+ where None = RelayConfig(init_state=None).init_state
+ where RelayConfig(init_state=None) = <plugwise_usb.nodes.stealth.PlugwiseStealth object at 0x7f0af9b547d0>.relay_config
|
|
Prepare
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Prepare
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Ruff check and force
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Ruff check and force
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Check commit
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Check commit
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Run pytest using Python 3.14
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Run pytest using Python 3.14
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|