Skip to content

C;CLCC config menu UI #276

C;CLCC config menu UI

C;CLCC config menu UI #276

Triggered via pull request November 13, 2024 00:01
@PringlesGangPringlesGang
synchronize #81
Status Failure
Total duration 25m 14s
Artifacts 3

pipeline.yml

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

Annotations

4 errors and 33 warnings
Run linters
This action does not have permission to push to forks. You may want to run it only on `push` events.
linux
Process completed with exit code 2.
macos-arm64
Process completed with exit code 2.
macos-x64
Process completed with exit code 2.
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
linux
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/
macos-arm64
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/
macos-x64
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/
switch
The following actions uses node12 which is deprecated and will be forced to run on node16: blauqs/actions-download-asset@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
switch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, blauqs/actions-download-asset@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
android
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/
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]
android: src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
android: src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
android: src/hud/autoicondisplay.cpp#L16
enumeration values 'None', 'Fixed', and 'CHLCC' not handled in switch [-Wswitch]
android: src/hud/autoicondisplay.cpp#L36
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
windows
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/
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#L733
'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
windows: src/ui/widgets/cclcc/tipstabgroup.cpp#L155
'<lambda_59fe8997b27446e9c058bb939e009207>::operator()': not all control paths return a value
windows: src/audio/openal/audiochannel.cpp#L21
'Impacto::Audio::OpenAL::ToALFormat': not all control paths return a value
windows: src/debugmenu.cpp#L769
'type cast': conversion from 'const uint32_t' to 'ImTextureID' of greater size
windows: src/debugmenu.cpp#L796
'type cast': conversion from 'const uint32_t' to 'ImTextureID' of greater size
windows: src/debugmenu.cpp#L798
'type cast': conversion from 'const uint32_t' to 'ImTextureID' of greater size
windows: src/debugmenu.cpp#L845
'type cast': conversion from 'uint32_t' to 'ImTextureID' of greater size
Notify failure
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Notify failure
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, tsickert/discord-webhook@v5.3.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
release-android
184 MB
release-switch
58.6 MB
release-windows
58.2 MB