Skip to content

Feature project refactor #8

Feature project refactor

Feature project refactor #8

Triggered via pull request August 7, 2024 18:02
Status Failure
Total duration 23s
Artifacts

clang-format_check.yml

on: pull_request
Matrix: Formatting Check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Formatting Check (test, (template|unity|hw_test))
Process completed with exit code 1.
The function 'check_pushbutton' is never used.: src/PUSHBUTTON/pushbutton.c#L272
The function 'check_pushbutton' is never used.
The function 'check_switch' is never used.: src/SWITCH/switch.c#L118
The function 'check_switch' is never used.
The function 'dec_pushbutton_deb_rep_timer' is never used.: src/PUSHBUTTON/pushbutton.c#L400
The function 'dec_pushbutton_deb_rep_timer' is never used.
The function 'disable_pusbutton_repetition' is never used.: src/PUSHBUTTON/pushbutton.c#L380
The function 'disable_pusbutton_repetition' is never used.
The function 'enable_pusbutton_repetition' is never used.: src/PUSHBUTTON/pushbutton.c#L365
The function 'enable_pusbutton_repetition' is never used.
The function 'init_pushbutton' is never used.: src/PUSHBUTTON/pushbutton.c#L237
The function 'init_pushbutton' is never used.
The function 'init_switch' is never used.: src/SWITCH/switch.c#L95
The function 'init_switch' is never used.
The function 'register_button_push_callback' is never used.: src/PUSHBUTTON/pushbutton.c#L305
The function 'register_button_push_callback' is never used.
The function 'register_button_release_callback' is never used.: src/PUSHBUTTON/pushbutton.c#L326
The function 'register_button_release_callback' is never used.
The function 'register_button_short_push_long_push_callbacks' is never used.: src/PUSHBUTTON/pushbutton.c#L349
The function 'register_button_short_push_long_push_callbacks' is never used.