Merge pull request #84 from CommitteeOfZero/cclcc/fix-videos-and-sysm… #266
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/renderer/opengl/renderer.h#L84
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run CMake with vcpkg.json manifest:
src/renderer/vulkan/renderer.h#L144
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run CMake with vcpkg.json manifest:
src/profile/dialogue.cpp#L129
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
Run CMake with vcpkg.json manifest:
src/profile/dialogue.cpp#L152
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
Run CMake with vcpkg.json manifest:
src/profile/data/achievementsystem.cpp#L18
enumeration value 'None' not handled in switch [-Wswitch]
|
Run CMake with vcpkg.json manifest:
src/profile/ui/backlogmenu.cpp#L60
enumeration value 'None' not handled in switch [-Wswitch]
|
Run CMake with vcpkg.json manifest:
src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run CMake with vcpkg.json manifest:
src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run CMake with vcpkg.json manifest:
src/hud/autoicondisplay.cpp#L16
enumeration values 'None', 'Fixed', and 'CHLCC' not handled in switch [-Wswitch]
|
Run CMake with vcpkg.json manifest:
src/hud/autoicondisplay.cpp#L36
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
Loading