fix parameter bugs #272
Annotations
4 errors and 11 warnings
Build x64 release binaries:
src/utils/reader.cpp#L257
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-utils.vcxproj]
|
Build x64 release binaries:
src/arc/disassembler.cpp#L285
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build x64 release binaries:
src/gsc/disassembler.cpp#L39
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-gsc.vcxproj]
|
Build x64 release binaries
Process completed with exit code 1.
|
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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 x64 release binaries:
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]
|
Loading