Update pipeline.yml #40
Annotations
2 errors and 10 warnings
The run was canceled by @MrRevo3D.
|
|
src/util.cpp#L69
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
src/renderer/opengl/renderer.h#L80
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
src/renderer/vulkan/renderer.h#L134
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
src/profile/dialogue.cpp#L115
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
src/profile/dialogue.cpp#L138
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
src/profile/data/achievementsystem.cpp#L18
enumeration value 'None' not handled in switch [-Wswitch]
|
src/games/chlcc/savemenu.cpp#L200
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
src/games/chlcc/savemenu.cpp#L221
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
This job was cancelled
Loading