Skip to content

Unixtime should not need a mapping to convert to datetime #3156

Unixtime should not need a mapping to convert to datetime

Unixtime should not need a mapping to convert to datetime #3156

Triggered via push July 7, 2024 04:37
Status Failure
Total duration 7m 4s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests (3.12): tests/mixins/number.py#L64
TestAnkoFan.test_number_value UnboundLocalError: cannot access local variable 'replaced' where it is not associated with a value
tests (3.12): tests/devices/test_anko_fan.py#L85
TestAnkoFan.test_oscillating UnboundLocalError: cannot access local variable 'replaced' where it is not associated with a value
tests (3.12): tests/devices/test_anko_fan.py#L51
TestAnkoFan.test_preset_mode UnboundLocalError: cannot access local variable 'replaced' where it is not associated with a value
tests (3.12): tests/devices/test_anko_fan.py#L110
TestAnkoFan.test_set_speed_in_normal_mode AssertionError: Expected {'3': '2'}, got {}
tests (3.12): tests/devices/test_anko_fan.py#L115
TestAnkoFan.test_set_speed_in_normal_mode_snaps AssertionError: Expected {'3': '6'}, got {}
tests (3.12): tests/mixins/switch.py#L14
TestAnkoFan.test_switchable_is_on UnboundLocalError: cannot access local variable 'replaced' where it is not associated with a value
tests (3.12): tests/mixins/switch.py#L36
TestAnkoFan.test_switchable_toggle AssertionError: Expected {'1': True}, got {}
tests (3.12): tests/devices/test_arlec_fan.py#L89
TestArlecFan.test_direction UnboundLocalError: cannot access local variable 'replaced' where it is not associated with a value
tests (3.12): tests/devices/test_arlec_fan.py#L61
TestArlecFan.test_preset_mode UnboundLocalError: cannot access local variable 'replaced' where it is not associated with a value
tests (3.12): tests/devices/test_arlec_fan.py#L114
TestArlecFan.test_set_speed AssertionError: Expected {'3': 2}, got {}