Skip to content

Fix the interpreter path #83

Fix the interpreter path

Fix the interpreter path #83

Triggered via pull request February 21, 2026 19:50
@mmoultmmoult
opened #29
actions
Status Success
Total duration 3m 20s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-and-test (gcc-14, ubuntu-latest, Debug): src/spv/inst-make.cpp#L1808
comparison of integer expressions of different signedness: ‘const int32_t’ {aka ‘const int’} and ‘const uint32_t’ {aka ‘const unsigned int’} [-Wsign-compare]
build-and-test (gcc-14, ubuntu-latest, Debug): src/spv/inst-make.cpp#L1808
comparison of integer expressions of different signedness: ‘const uint32_t’ {aka ‘const unsigned int’} and ‘const int32_t’ {aka ‘const int’} [-Wsign-compare]
build-and-test (gcc-14, ubuntu-latest, Debug): src/spv/inst-make.cpp#L1806
comparison of integer expressions of different signedness: ‘const int32_t’ {aka ‘const int’} and ‘const uint32_t’ {aka ‘const unsigned int’} [-Wsign-compare]
build-and-test (gcc-14, ubuntu-latest, Debug): src/spv/inst-make.cpp#L1806
comparison of integer expressions of different signedness: ‘const uint32_t’ {aka ‘const unsigned int’} and ‘const int32_t’ {aka ‘const int’} [-Wsign-compare]
build-and-test (msvc, windows-latest, Debug): src/values/type.hpp#L313
declaration of 'rows' hides class member
build-and-test (msvc, windows-latest, Debug): src/values/type.hpp#L298
declaration of 'name' hides class member
build-and-test (msvc, windows-latest, Debug): src/values/type.hpp#L291
declaration of 'name' hides class member
build-and-test (msvc, windows-latest, Debug): src/values/type.hpp#L147
'scope': unreferenced parameter
build-and-test (msvc, windows-latest, Debug): src/values/type.hpp#L94
'Type': '4' bytes padding added after data member '<alignment member>'
build-and-test (msvc, windows-latest, Debug): src/values/type.hpp#L71
nonstandard extension used: nameless struct/union
build-and-test (msvc, windows-latest, Debug): src/format/parse.hpp#L15
relative include path contains '..'
build-and-test (msvc, windows-latest, Debug)
'initializing': conversion from '_Ty' to '_Ty', possible loss of data
build-and-test (msvc, windows-latest, Debug): src/util/fpconvert.hpp#L135
'-': unsafe use of type 'bool' in operation
build-and-test (msvc, windows-latest, Debug): src/util/fpconvert.hpp#L129
'-': unsafe use of type 'bool' in operation