pysolarman disconnect #105
ci.yml
on: push
ruff
5s
Check black
10s
Check pylint, mypy & pydocstyle
42s
Matrix: pytest
Build and publish Python 🐍 distributions 📦 to PyPI
0s
Annotations
5 errors and 4 warnings
Check pylint, mypy & pydocstyle
Process completed with exit code 1.
|
Run tests Python 3.11:
src/tests/sunsynk/test_solarmansunsynk.py#L17
test_uss_sensor
AttributeError: 'NoneType' object has no attribute 'cancel'
|
Run tests Python 3.11
Process completed with exit code 1.
|
Run tests Python 3.10:
src/tests/sunsynk/test_solarmansunsynk.py#L17
test_uss_sensor
AttributeError: 'NoneType' object has no attribute 'cancel'
|
Run tests Python 3.10
Process completed with exit code 1.
|
Check black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check pylint, mypy & pydocstyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|