Skip to content

Feature/code review changes #135

Feature/code review changes

Feature/code review changes #135

Triggered via pull request March 7, 2024 17:53
Status Success
Total duration 26s
Artifacts

run_cppcheck.yml

on: pull_request
cppcheck-annotations /src
15s
cppcheck-annotations /src
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
The function 'lcd_bin' is never used.: src/lcd_hd44780.c#L455
The function 'lcd_bin' is never used.
The function 'lcd_blinking_cursor_on' is never used.: src/lcd_hd44780.c#L547
The function 'lcd_blinking_cursor_on' is never used.
The function 'lcd_buf_bin' is never used.: src/lcd_hd44780.c#L693
The function 'lcd_buf_bin' is never used.
The function 'lcd_buf_hex' is never used.: src/lcd_hd44780.c#L668
The function 'lcd_buf_hex' is never used.
The function 'lcd_buf_int' is never used.: src/lcd_hd44780.c#L641
The function 'lcd_buf_int' is never used.
The function 'lcd_buf_locate' is never used.: src/lcd_hd44780.c#L586
The function 'lcd_buf_locate' is never used.
The function 'lcd_cursor_off' is never used.: src/lcd_hd44780.c#L538
The function 'lcd_cursor_off' is never used.
The function 'lcd_cursor_on' is never used.: src/lcd_hd44780.c#L528
The function 'lcd_cursor_on' is never used.
The function 'lcd_enable_backlight' is never used.: src/lcd_hd44780.c#L292
The function 'lcd_enable_backlight' is never used.
The function 'lcd_hex' is never used.: src/lcd_hd44780.c#L429
The function 'lcd_hex' is never used.
The function 'lcd_home' is never used.: src/lcd_hd44780.c#L515
The function 'lcd_home' is never used.
The function 'lcd_init' is never used.: src/lcd_hd44780.c#L249
The function 'lcd_init' is never used.
The function 'lcd_int' is never used.: src/lcd_hd44780.c#L401
The function 'lcd_int' is never used.
The function 'lcd_load_char_bank' is never used.: src/lcd_hd44780.c#L353
The function 'lcd_load_char_bank' is never used.
The function 'lcd_update' is never used.: src/lcd_hd44780.c#L609
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.
cppcheck-annotations /src
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: yuzutech/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.