Skip to content

Clean up lots of win32 crustiness #20

Clean up lots of win32 crustiness

Clean up lots of win32 crustiness #20

Triggered via pull request September 26, 2023 11:20
@taritari
synchronize #77
tari:uncrustify
Status Failure
Total duration 4m 15s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build (windows)
run-cmake action execution failed: 'Error: "'D:\a\_temp\1428335293\cmake-3.27.1-windows-x86_64\bin\cmake.exe' failed with error code: '8'.'
build (ubuntu): pass_one.cpp#L325
enum constant in boolean context [-Wint-in-bool-context]
build (ubuntu): pass_one.cpp#L609
unused variable ‘test’ [-Wunused-variable]
build (ubuntu): utils.cpp#L301
unused variable ‘label’ [-Wunused-variable]
build (ubuntu): utils.cpp#L329
unused variable ‘totalLen’ [-Wunused-variable]
build (ubuntu): utils.cpp#L385
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build (ubuntu): utils.cpp#L20
‘void destroy_char_value(label_t*)’ defined but not used [-Wunused-function]
build (ubuntu): export.cpp#L140
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu): export.cpp#L145
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu): export.cpp#L160
unused variable ‘error’ [-Wunused-variable]
build (ubuntu): export.cpp#L323
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
build (windows): pass_one.cpp#L339
'argument': conversion from '__int64' to 'size_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): pass_one.cpp#L352
'argument': conversion from '__int64' to 'size_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): pass_one.cpp#L360
'argument': conversion from '__int64' to 'size_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): pass_one.cpp#L370
'argument': conversion from '__int64' to 'size_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): pass_one.cpp#L434
'argument': conversion from '__int64' to 'size_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): utils.cpp#L385
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): export.cpp#L239
'=': conversion from 'uint32_t' to 'int', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): preop.cpp#L728
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): preop.cpp#L728
'argument': conversion from 'size_t' to 'int', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]
build (windows): errors.cpp#L126
'argument': conversion from 'uint32_t' to 'int32_t', signed/unsigned mismatch [D:\a\spasm-ng\spasm-ng\build\vcpkg\spasm.vcxproj]