Skip to content

Update clang-format to 19 correctly #432

Update clang-format to 19 correctly

Update clang-format to 19 correctly #432

Triggered via push January 25, 2025 22:59
Status Cancelled
Total duration 2m 45s
Artifacts

pipeline.yml

on: push
Get version
4s
Run linters
41s
Matrix: job-matrix
Publish Artifacts
0s
Notify failure
4s

Annotations

12 errors and 14 warnings
switch
The run was canceled by @KKhanhH.
switch
The operation was canceled.
android
The run was canceled by @KKhanhH.
android
The operation was canceled.
windows
The run was canceled by @KKhanhH.
windows
The operation was canceled.
macos-x64
The run was canceled by @KKhanhH.
macos-x64
The operation was canceled.
macos-arm64
The run was canceled by @KKhanhH.
macos-arm64
The operation was canceled.
linux
The run was canceled by @KKhanhH.
linux
The operation was canceled.
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]
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/profile/ui/optionsmenu.cpp#L29
enumeration value 'None' not handled in switch [-Wswitch]
macos-arm64: src/games/cclcc/savemenu.h#L16
'Show' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
macos-arm64: src/games/cclcc/savemenu.h#L17
'Hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]