Skip to content

Bump deps/gsc-tool from cbfcce1 to be3abc1 #2031

Bump deps/gsc-tool from cbfcce1 to be3abc1

Bump deps/gsc-tool from cbfcce1 to be3abc1 #2031

Triggered via pull request August 25, 2024 14:11
Status Failure
Total duration 5m 14s
Artifacts

build.yml

on: pull_request
Matrix: Build binaries
Deploy artifacts
0s
Deploy artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L153
'first': is not a member of 'std::tuple<xsk::gsc::buffer,xsk::gsc::buffer,xsk::gsc::buffer>' [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L153
'bytecode': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L154
'second': is not a member of 'std::tuple<xsk::gsc::buffer,xsk::gsc::buffer,xsk::gsc::buffer>' [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L154
'stack': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L159
'stack': cannot be used before it is initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L160
'bytecode': cannot be used before it is initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L162
'stack_size': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L163
'byte_code_size': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L165
'stack_size': cannot be used before it is initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Release): src/client/component/gsc/script_loading.cpp#L166
'memcpy': function does not take 1 arguments [D:\a\h1-mod\h1-mod\build\client.vcxproj]
Build binaries (Debug)
The job was canceled because "Release" failed.
Build binaries (Debug)
The operation was canceled.
Build binaries (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[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/