Skip to content

Merge pull request #610 from IgnusG/master #651

Merge pull request #610 from IgnusG/master

Merge pull request #610 from IgnusG/master #651

Triggered via push July 8, 2024 03:32
Status Failure
Total duration 1m 23s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Run tests: tests/test_unit_trigger.py#L93
test_parse_date_time assert <coroutine object TrigTime.parse_date_time at 0x7fab4837a5c0> == datetime.datetime(2019, 9, 12, 13, 45)
Run tests: tests/test_unit_trigger.py#L132
test_parse_date_time_day_names assert <coroutine object TrigTime.parse_date_time at 0x7fab45424940> == datetime.datetime(2019, 9, 5, 0, 0)
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[['range(1:00, 4:00)', 'not range(2:00, 3:00)', 'range(22:00, 0:00)', 'not range(3:30, 3:45)']-2019-08-31 22:00:00-True] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d0040> == True
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/1 18:00)-2019-08-31 08:00:00-False] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d01a0> == False
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/1 18:00)-2019-09-01 07:59:59-False] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d0300> == False
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/1 18:00)-2019-09-01 08:00:00-True] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d0460> == True
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/1 18:00)-2019-09-01 18:00:00-True] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d0300> == True
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/1 18:00)-2019-09-01 18:00:00.000001-False] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d01a0> == False
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/3 6:00)-2019-08-31 08:00:00-False] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d05c0> == False
Run tests: tests/test_unit_trigger.py#L215
test_timer_active_check[range(2019/9/1 8:00, 2019/9/3 6:00)-2019-09-01 07:59:59-False] assert <coroutine object TrigTime.timer_active_check at 0x7fab453d01a0> == False
Check style formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check style formatting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validate
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run pylint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run mypy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/