Skip to content

OTA fixes (and more) #139

OTA fixes (and more)

OTA fixes (and more) #139

Triggered via pull request May 8, 2024 22:42
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
23s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
shared-ci / Run tests Python 3.12: tests/test_climate.py#L735
test_set_hvac_mode[auto-None] TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L735
test_set_hvac_mode[cool-SystemMode.Cool] TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L735
test_set_hvac_mode[dry-None] TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L735
test_set_hvac_mode[fan_only-None] TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L735
test_set_hvac_mode[heat-SystemMode.Heat] TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L735
test_set_hvac_mode[heat_cool-SystemMode.Auto] TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L774
test_preset_setting TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L857
test_preset_setting_invalid TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_button.py#L157
test_frost_unlock TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Run tests Python 3.12: tests/test_climate.py#L879
test_set_temperature_hvac_mode TypeError: decoding to str: need a bytes-like object, NoneType found
shared-ci / Prepare base dependencies (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shared-ci / Prepare base dependencies (3.12)
Cache save failed.
shared-ci / Run pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shared-ci / Run pre-commit
Cache save failed.
shared-ci / Run tests Python 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.