Try to fix linux #14
Annotations
1 error and 11 warnings
Run CMake with vcpkg.json manifest
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-690532761/cmake-3.30.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run CMake with vcpkg.json manifest:
src/games/chlcc/savemenu.cpp#L200
‘%02d’ directive writing between 2 and 11 bytes into a region of size 3 [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/chlcc/savemenu.cpp#L221
‘:’ directive writing 1 byte into a region of size between 0 and 4 [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/tipsmenu.cpp#L254
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/tipsmenu.cpp#L262
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/clearlistmenu.cpp#L333
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/clearlistmenu.cpp#L357
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/clearlistmenu.cpp#L483
‘%2d’ directive writing between 2 and 10 bytes into a region of size 4 [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/clearlistmenu.cpp#L546
‘%2d’ directive writing between 2 and 10 bytes into a region of size 4 [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/musicmenu.cpp#L228
‘%02d’ directive writing between 2 and 3 bytes into a region of size between 1 and 6 [-Wformat-overflow=]
|
Run CMake with vcpkg.json manifest:
src/ui/widgets/mo6tw/tipsentrybutton.cpp#L28
‘.’ directive writing 1 byte into a region of size between 0 and 2 [-Wformat-overflow=]
|
Loading