impacto #202
pipeline.yml
on: workflow_dispatch
Annotations
11 errors and 16 warnings
android
Process completed with exit code 2.
|
|
linux
The operation was canceled.
|
macos-arm64
The run was canceled by @KKhanhH.
|
macos-arm64
The operation was canceled.
|
|
windows
The operation was canceled.
|
|
macos-x64
The operation was canceled.
|
|
switch
The operation was canceled.
|
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/
|
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/
|
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#L121
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
|
macos-arm64:
src/profile/dialogue.cpp#L144
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/cc/backlogmenu.h#L13
'Render' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos-arm64:
src/games/cc/backlogmenu.h#L14
'MenuButtonOnClick' 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/
|
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/
|