Quicksaving #162
Annotations
11 warnings
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/text.cpp#L747
uninitialized local variable 'token' used
|
Run CMake with vcpkg.json manifest:
src/games/chlcc/savesystem.cpp#L598
'Impacto::CHLCC::SaveSystem::GetSaveThumbnail': not all control paths return a value
|
Run CMake with vcpkg.json manifest:
src/games/cclcc/savesystem.cpp#L735
'Impacto::CCLCC::SaveSystem::GetSaveThumbnail': not all control paths return a value
|
Run CMake with vcpkg.json manifest:
src/games/mo6tw/savesystem.cpp#L742
'Impacto::MO6TW::SaveSystem::GetSaveThumbnail': not all control paths return a value
|
Run CMake with vcpkg.json manifest:
src/ui/widgets/cclcc/tipstabgroup.cpp#L153
'<lambda_59fe8997b27446e9c058bb939e009207>::operator()': not all control paths return a value
|
Run CMake with vcpkg.json manifest:
src/audio/openal/audiochannel.cpp#L21
'Impacto::Audio::OpenAL::ToALFormat': not all control paths return a value
|
Run CMake with vcpkg.json manifest:
src/debugmenu.cpp#L769
'type cast': conversion from 'const uint32_t' to 'ImTextureID' of greater size
|
Run CMake with vcpkg.json manifest:
src/debugmenu.cpp#L796
'type cast': conversion from 'const uint32_t' to 'ImTextureID' of greater size
|
Run CMake with vcpkg.json manifest:
src/debugmenu.cpp#L798
'type cast': conversion from 'const uint32_t' to 'ImTextureID' of greater size
|
Run CMake with vcpkg.json manifest:
src/debugmenu.cpp#L845
'type cast': conversion from 'uint32_t' to 'ImTextureID' of greater size
|
Loading