Merge pull request #28 from pelya/dependabot/github_actions/dot-githu… #61
Annotations
1 error and 11 warnings
Test
Process completed with exit code 8.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/video/sdl2_v.cpp#L731
unused variable 'mod' [-Wunused-variable]
|
Build:
src/widgets/dropdown.cpp#L484
unused variable 'dropdown' [-Wunused-variable]
|
Build:
src/dock_gui.cpp#L260
unused variable 'tile_to' [-Wunused-variable]
|
Build:
src/dock_gui.cpp#L263
unused variable 'proc' [-Wunused-variable]
|
Build:
src/openttd.cpp#L1185
unused variable 'playedTime' [-Wunused-variable]
|
Build:
src/settings_gui.cpp#L83
unused function 'ReconstructUserInterface' [-Wunused-function]
|
Build:
src/settings_table.cpp#L272
unused function 'VerticalToolbarChanged' [-Wunused-function]
|
Build:
src/town_gui.cpp#L72
private field 'actions_step' is not used [-Wunused-private-field]
|
Build:
src/widget.cpp#L661
unused variable 'height' [-Wunused-variable]
|
Build:
src/widget.cpp#L751
unused function 'DrawShadeBox' [-Wunused-function]
|
Loading