Skip to content

Feature/esp8266 example #44

Feature/esp8266 example

Feature/esp8266 example #44

Triggered via pull request January 22, 2024 11:50
Status Success
Total duration 35s
Artifacts

run_lizard_lib_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
The function 'lcd_bin' is never used.: src/lcd_hd44780.c#L689
The function 'lcd_bin' is never used.
The function 'lcd_blinking_cursor_on' is never used.: src/lcd_hd44780.c#L781
The function 'lcd_blinking_cursor_on' is never used.
The function 'lcd_buf_bin' is never used.: src/lcd_hd44780.c#L924
The function 'lcd_buf_bin' is never used.
The function 'lcd_buf_hex' is never used.: src/lcd_hd44780.c#L899
The function 'lcd_buf_hex' is never used.
The function 'lcd_buf_int' is never used.: src/lcd_hd44780.c#L872
The function 'lcd_buf_int' is never used.
The function 'lcd_buf_locate' is never used.: src/lcd_hd44780.c#L820
The function 'lcd_buf_locate' is never used.
The function 'lcd_cursor_off' is never used.: src/lcd_hd44780.c#L772
The function 'lcd_cursor_off' is never used.
The function 'lcd_cursor_on' is never used.: src/lcd_hd44780.c#L762
The function 'lcd_cursor_on' is never used.
The function 'lcd_enable_backlight' is never used.: src/lcd_hd44780.c#L537
The function 'lcd_enable_backlight' is never used.
The function 'lcd_hex' is never used.: src/lcd_hd44780.c#L663
The function 'lcd_hex' is never used.
The function 'lcd_home' is never used.: src/lcd_hd44780.c#L749
The function 'lcd_home' is never used.
The function 'lcd_init' is never used.: src/lcd_hd44780.c#L495
The function 'lcd_init' is never used.
The function 'lcd_int' is never used.: src/lcd_hd44780.c#L635
The function 'lcd_int' is never used.
The function 'lcd_load_char_bank' is never used.: src/lcd_hd44780.c#L587
The function 'lcd_load_char_bank' is never used.
The function 'lcd_update' is never used.: src/lcd_hd44780.c#L843
The function 'lcd_update' is never used.
The function 'LCD_IO_driver_interface_get' is never used.: test/lcd_hd44780/mock_LCD_IO_driver.c#L44
The function 'LCD_IO_driver_interface_get' 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/