Skip to content

Disable vulkan on mac and fix paths #22

Disable vulkan on mac and fix paths

Disable vulkan on mac and fix paths #22

Triggered via push September 8, 2024 06:41
Status Failure
Total duration 6m 54s
Artifacts 2

pipeline.yml

on: push
Get Version
8s
Get Version
Matrix: job-matrix
Publish Artifacts
0s
Publish Artifacts
Notify failure
5s
Notify failure
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 39 warnings
macos-impacto
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1385436021/cmake-3.30.3-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
Notify failure
Invalid URL
Get Version
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/
Get Version
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/
Get Version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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-impacto
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-impacto: src/util.cpp#L69
'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-impacto: src/renderer/opengl/renderer.h#L80
'DrawMaskedSpriteOverlay' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
macos-impacto: src/profile/dialogue.cpp#L115
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
macos-impacto: src/profile/dialogue.cpp#L138
enumeration values 'None' and 'Fixed' not handled in switch [-Wswitch]
macos-impacto: src/profile/data/achievementsystem.cpp#L18
enumeration value 'None' not handled in switch [-Wswitch]
macos-impacto: 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-impacto: 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-impacto: src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
macos-impacto: src/games/chlcc/trophymenuentry.h#L17
'UpdateInput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
macos-impacto: src/games/cclcc/tipsmenu.cpp#L329
'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]
linux-impacto
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/
linux-impacto: src/games/chlcc/savemenu.cpp#L200
‘%02d’ directive writing between 2 and 11 bytes into a region of size 3 [-Wformat-overflow=]
linux-impacto: src/games/chlcc/savemenu.cpp#L221
‘:’ directive writing 1 byte into a region of size between 0 and 4 [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/tipsmenu.cpp#L254
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/tipsmenu.cpp#L262
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/clearlistmenu.cpp#L333
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/clearlistmenu.cpp#L357
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/clearlistmenu.cpp#L483
‘%2d’ directive writing between 2 and 10 bytes into a region of size 4 [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/clearlistmenu.cpp#L546
‘%2d’ directive writing between 2 and 10 bytes into a region of size 4 [-Wformat-overflow=]
linux-impacto: src/games/mo6tw/musicmenu.cpp#L228
‘%02d’ directive writing between 2 and 3 bytes into a region of size between 1 and 6 [-Wformat-overflow=]
linux-impacto: src/ui/widgets/mo6tw/tipsentrybutton.cpp#L28
‘.’ directive writing 1 byte into a region of size between 0 and 2 [-Wformat-overflow=]
windows-impacto
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-impacto: src/log.cpp#L17
'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
windows-impacto: src/util.cpp#L69
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
windows-impacto: src/modelviewer.cpp#L440
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
windows-impacto: src/spriteanimation.cpp#L22
'initializing': conversion from 'float' to 'int', possible loss of data
windows-impacto: src/spriteanimation.cpp#L34
'=': conversion from 'int' to 'float', possible loss of data
windows-impacto: src/spriteanimation.cpp#L57
'=': conversion from 'int' to 'float', possible loss of data
windows-impacto: src/characterviewer.cpp#L257
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
windows-impacto: src/characterviewer.cpp#L280
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
windows-impacto: src/characterviewer.cpp#L303
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
windows-impacto: src/text.cpp#L748
uninitialized local variable 'token' used
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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Notify failure
Unexpected input(s) 'webhook-id', valid inputs are ['webhook-url', 'content', 'thread-id', 'username', 'avatar-url', 'tts', 'raw-data', 'filename', 'embed-title', 'embed-url', 'embed-description', 'embed-timestamp', 'embed-color', 'embed-footer-text', 'embed-footer-icon-url', 'embed-image-url', 'embed-thumbnail-url', 'embed-author-name', 'embed-author-url', 'embed-author-icon-url']

Artifacts

Produced during runtime
Name Size
release-linux
34.6 MB
release-windows
52.7 MB