impacto #342
pipeline.yml
on: workflow_dispatch
Annotations
13 errors and 21 warnings
|
linux
The operation was canceled.
|
|
windows
The operation was canceled.
|
|
android
The operation was canceled.
|
macos-arm64
The run was canceled by @KKhanhH.
|
macos-arm64
The operation was canceled.
|
|
macos-x64
Process completed with exit code 1.
|
macos-x64
The operation was canceled.
|
|
switch
The operation was canceled.
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
android
IPO is not supported: Change Dir:
|
android:
src/renderer/opengl/renderer.h#L84
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android:
src/renderer/vulkan/renderer.h#L144
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android:
src/profile/dialogue.cpp#L129
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
android:
src/profile/dialogue.cpp#L152
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
android:
src/profile/data/achievementsystem.cpp#L18
enumeration value 'None' not handled in switch [-Wswitch]
|
android:
src/profile/ui/backlogmenu.cpp#L60
enumeration value 'None' not handled in switch [-Wswitch]
|
macos-arm64:
src/util.cpp#L70
'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]
|
macos-arm64:
src/renderer/opengl/renderer.h#L84
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos-arm64:
src/renderer/vulkan/renderer.h#L144
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos-arm64:
src/profile/dialogue.cpp#L129
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
macos-arm64:
src/profile/dialogue.cpp#L152
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
macos-arm64:
src/profile/data/achievementsystem.cpp#L18
enumeration value 'None' not handled in switch [-Wswitch]
|
macos-arm64:
src/profile/ui/backlogmenu.cpp#L60
enumeration value 'None' not handled in switch [-Wswitch]
|
macos-arm64:
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]
|
macos-arm64:
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]
|
macos-arm64:
src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
switch
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
switch
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|