Skip to content

Run Lizard Library Check #61

Run Lizard Library Check

Run Lizard Library Check #61

Manually triggered September 29, 2024 21:25
Status Failure
Total duration 1m 11s
Artifacts

run_lizard_lib_check.yml

on: workflow_dispatch
Matrix: RUN Code Complexity Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
RUN Code Complexity Check (PUSHBUTTON)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 1 minute.
RUN Code Complexity Check (PUSHBUTTON)
The operation was canceled.
RUN Code Complexity Check (SWITCH)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 1 minute.
RUN Code Complexity Check (SWITCH)
The operation was canceled.
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.