Skip to content

fix parameter bugs #272

fix parameter bugs

fix parameter bugs #272

Triggered via push November 11, 2024 19:58
Status Failure
Total duration 15m 59s
Artifacts 4

main.yml

on: push
Matrix: Build Linux
Matrix: Build macOS
Matrix: Build Windows
Deploy Release
0s
Deploy Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 28 warnings
Build Windows (release, arm64): src/utils/reader.cpp#L257
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L285
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/gsc/disassembler.cpp#L39
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-gsc.vcxproj]
Build Windows (release, arm64)
Process completed with exit code 1.
Build Windows (release, x64): src/utils/reader.cpp#L257
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L285
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/gsc/disassembler.cpp#L39
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-gsc.vcxproj]
Build Windows (release, x64)
Process completed with exit code 1.
Build Linux (release, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: abel0b/[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/
Build Windows (release, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: abel0b/[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/
Build Windows (release, arm64): src/utils/reader.cpp#L257
'~': zero extending 'xsk::u32' to 'xsk::usize' of greater size [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
Build Windows (release, arm64): src/utils/reader.cpp#L259
'return': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L285
'-=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L329
'=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L600
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L654
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L668
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L681
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L708
'=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, arm64): src/arc/disassembler.cpp#L710
'=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: abel0b/[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/
Build Windows (release, x64): src/utils/reader.cpp#L257
'~': zero extending 'xsk::u32' to 'xsk::usize' of greater size [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
Build Windows (release, x64): src/utils/reader.cpp#L259
'return': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L285
'-=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L329
'=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L600
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L654
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L668
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L681
'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L708
'=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x64): src/arc/disassembler.cpp#L710
'=': conversion from 'size_t' to 'xsk::u32', possible loss of data [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
Build Windows (release, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: abel0b/[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/
Build macOS (release, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: abel0b/[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/
Build macOS (release, x64)
These files were overwritten during the `brew link` step:
Build macOS (release, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: abel0b/[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/
Build macOS (release, arm64)
These files were overwritten during the `brew link` step:

Artifacts

Produced during runtime
Name Size
linux-x64-release
7.76 MB
macos-arm64-release
5.68 MB
macos-x64-release
5.64 MB
windows-x86-release
6.18 MB