Skip to content

better cpp mod config reader #409

better cpp mod config reader

better cpp mod config reader #409

Triggered via pull request April 7, 2026 02:55
@fesilyfesily
synchronize #33
Preview
Status Success
Total duration 4m 51s
Artifacts 3

release.yaml

on: pull_request
Matrix: compile
Matrix: publish-preview
Matrix: publish-release
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
compile (macos-14, macos, macos-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compile (macos-14, macos, macos-x64): src/DontStarveInjector/GameLua.hpp#L129
'sizeof (s)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
compile (macos-14, macos, macos-x64): src/DontStarveInjector/GameLua.hpp#L129
'sizeof (s)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
compile (macos-14, macos, macos-x64): src/DontStarveInjector/GameLua.hpp#L129
'sizeof (s)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
compile (macos-14, macos, macos-x64): src/DontStarveInjector/GameLua.hpp#L129
'sizeof (s)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
compile (macos-14, macos, macos-x64): src/DontStarveInjector/GameLua.hpp#L129
'sizeof (s)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
compile (macos-14, macos, macos-x64): src/DontStarveInjector/GameLua.hpp#L129
'sizeof (s)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
compile (macos-14, macos, macos-x64): src/FunctionRelocation/ModuleSections.cpp#L122
result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
compile (macos-14, macos, macos-x64): src/FunctionRelocation/ModuleSections.cpp#L122
result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
compile (macos-14, macos, macos-x64): src/lua51original/src/lauxlib.c#L588
while loop has empty body [-Wempty-body]
compile (macos-14, macos, macos-x64): src/lua51original/src/lauxlib.c#L588
while loop has empty body [-Wempty-body]
compile (ubuntu-24.04, linux, linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compile (ubuntu-24.04, linux, linux-x64): src/DontStarveInjector/util/platform.cpp#L208
ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
compile (ubuntu-24.04, linux, linux-x64): src/DontStarveInjector/util/platform.cpp#L208
ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
compile (windows-2022, windows, win32-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compile (windows-2022, windows, win32-x64): luajit/src/lj_ccallback.c#L146
operands are different enum types 'x86Op' and '<unnamed-enum-RID_EAX>'; use an explicit cast to silence this warning
compile (windows-2022, windows, win32-x64): luajit/src/lj_ccallback.c#L139
operands are different enum types 'x86Op' and '<unnamed-enum-RID_EAX>'; use an explicit cast to silence this warning
compile (windows-2022, windows, win32-x64): luajit/src/lj_ccallback.c#L146
operands are different enum types 'x86Op' and '<unnamed-enum-RID_EAX>'; use an explicit cast to silence this warning
compile (windows-2022, windows, win32-x64): luajit/src/lj_ccallback.c#L139
operands are different enum types 'x86Op' and '<unnamed-enum-RID_EAX>'; use an explicit cast to silence this warning
compile (windows-2022, windows, win32-x64): src/FunctionRelocation/ExectuableSignature.cpp#L69
'type cast': conversion from 'const int' to 'void *' of greater size
compile (windows-2022, windows, win32-x64): src/FunctionRelocation/ExectuableSignature.cpp#L67
'type cast': conversion from 'const int' to 'void *' of greater size

Artifacts

Produced during runtime
Name Size Digest
linux-mod-zip
23.4 MB
sha256:84c56e8f7823448a90b393e6fe65c0a136c11c134b848846f98c04de520ae964
macos-mod-zip
4.72 MB
sha256:d0d99bf54bbcd2ff1e22241ef1126ccfae484b97c0c18cb5fb605e74afbabe40
windows-mod-zip
8.73 MB
sha256:65c1cedceb3ae454f77de78643e9131ad931bf3160889cca47c0a1aaa455efc1