Skip to content

Feature project refactor #15

Feature project refactor

Feature project refactor #15

Triggered via pull request August 7, 2024 19:25
Status Success
Total duration 21s
Artifacts

run_lizard_lib_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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.
lizard
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/