Bump deps/gsc-tool from cbfcce1
to e4cb6a7
#2222
build.yml
on: pull_request
Matrix: Build binaries
Deploy artifacts
0s
Annotations
21 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):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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):
src/client/component/renderer.cpp#L281
'<': signed/unsigned mismatch [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|