fix mypy issues #91
ci.yml
on: push
ruff
4s
Matrix: pytest
Build and publish Python 🐍 distributions 📦 to PyPI
0s
Annotations
4 errors and 5 warnings
Run tests Python 3.11:
src/tests/sunsynk/test_rwsensors.py#L97
test_number_rw
struct.error: ushort format requires 0 <= number <= 65535
|
Run tests Python 3.11
Process completed with exit code 1.
|
Run tests Python 3.12:
src/tests/sunsynk/test_rwsensors.py#L97
test_number_rw
struct.error: 'H' format requires 0 <= number <= 65535
|
Run tests Python 3.12
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests Python 3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests Python 3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|