Skip to content

Cmake dynamic libs packaging #354

Cmake dynamic libs packaging

Cmake dynamic libs packaging #354

Triggered via pull request December 26, 2024 12:27
@KKhanhHKKhanhH
opened #97
Status Cancelled
Total duration 6m 3s
Artifacts

pipeline.yml

on: pull_request_target
Run linters
21s
Run linters
Matrix: job-matrix
Publish Artifacts
0s
Publish Artifacts
Notify failure
8s
Notify failure
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
switch
Process completed with exit code 2.
macos-arm64
The run was canceled by @KKhanhH.
macos-arm64
The operation was canceled.
windows
The run was canceled by @KKhanhH.
linux
The run was canceled by @KKhanhH.
linux
The operation was canceled.
windows
The operation was canceled.
android
The run was canceled by @KKhanhH.
android
The operation was canceled.
macos-x64
The run was canceled by @KKhanhH.
macos-x64
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/
switch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
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]
windows: src/text.cpp#L766
uninitialized local variable 'token' used
windows: src/games/chlcc/savesystem.cpp#L598
'Impacto::CHLCC::SaveSystem::GetSaveThumbnail': not all control paths return a value
windows: src/games/cclcc/savesystem.cpp#L738
'Impacto::CCLCC::SaveSystem::GetSaveThumbnail': not all control paths return a value
windows: src/games/mo6tw/savesystem.cpp#L742
'Impacto::MO6TW::SaveSystem::GetSaveThumbnail': not all control paths return a value