Skip to content

Deep Sleep WIP

Deep Sleep WIP #27

Triggered via pull request August 23, 2023 12:54
Status Failure
Total duration 39m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Create common environment
16s
Create common environment
Check black
20s
Check black
Check flake8
14s
Check flake8
Check pylint
1m 54s
Check pylint
Check pyupgrade
15s
Check pyupgrade
Run script/ci-custom
20s
Run script/ci-custom
Run pytest
14s
Run pytest
Check clang-format
26s
Check clang-format
Matrix: clang-tidy
Matrix: compile-tests
CI Status
1s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Run YAML test 3
Process completed with exit code 1.
Run script/clang-tidy for ESP8266
Process completed with exit code 1.
Run script/clang-tidy for ESP8266: esphome/components/deep_sleep/deep_sleep_component.cpp#L105
no member named 'wakeup_pin_mode_' in 'esphome::deep_sleep::DeepSleepComponent'
Run script/clang-tidy for ESP8266: esphome/components/deep_sleep/deep_sleep_component.cpp#L105
use of undeclared identifier 'WAKEUP_PIN_MODE_KEEP_AWAKE'
Run script/clang-tidy for ESP8266: esphome/components/deep_sleep/deep_sleep_component.cpp#L105
no member named 'wakeup_pin_' in 'esphome::deep_sleep::DeepSleepComponent'
Run script/clang-tidy for ESP8266: esphome/components/deep_sleep/deep_sleep_component.cpp#L106
no member named 'wakeup_pin_' in 'esphome::deep_sleep::DeepSleepComponent'
Run script/clang-tidy for ESP8266: esphome/components/deep_sleep/deep_sleep_component.h#L131
invalid case style for protected method 'prepare_pin'
Run script/clang-tidy for ESP8266
Process completed with exit code 3.
Run script/clang-tidy for ESP32 Arduino 1/4: esphome/components/deep_sleep/deep_sleep_component.h#L131
invalid case style for protected method 'prepare_pin'
Run script/clang-tidy for ESP32 Arduino 1/4
Process completed with exit code 1.
Run script/clang-tidy for ESP32 Arduino 1/4
Process completed with exit code 1.
CI Status
Process completed with exit code 1.