Skip to content

checker, cgen: fix aggregate var handling on match branch #9361

checker, cgen: fix aggregate var handling on match branch

checker, cgen: fix aggregate var handling on match branch #9361

Triggered via pull request February 22, 2025 14:09
Status Failure
Total duration 58m 8s
Artifacts

sanitized_ci.yml

on: pull_request
sanitize-undefined-clang
40m 36s
sanitize-undefined-clang
sanitize-undefined-gcc
51m 4s
sanitize-undefined-gcc
tests-sanitize-address-clang
50m 17s
tests-sanitize-address-clang
sanitize-address-msvc
3m 59s
sanitize-address-msvc
sanitize-address-gcc
57m 54s
sanitize-address-gcc
sanitize-memory-clang
53m 13s
sanitize-memory-clang
Fit to window
Zoom out
Zoom in

Annotations

20 errors
sanitize-undefined-clang
statement requires expression of scalar type ('string' (aka 'struct string') invalid)
sanitize-undefined-clang
expected ')'
sanitize-undefined-clang
expected ')'
sanitize-undefined-clang
Process completed with exit code 1.
sanitize-memory-clang
statement requires expression of scalar type ('string' (aka 'struct string') invalid)
sanitize-memory-clang
expected ')'
sanitize-memory-clang
expected ')'
sanitize-memory-clang
Process completed with exit code 1.
tests-sanitize-address-clang
statement requires expression of scalar type ('string' (aka 'struct string') invalid)
tests-sanitize-address-clang
expected ')'
tests-sanitize-address-clang
expected ')'
tests-sanitize-address-clang
Process completed with exit code 1.
sanitize-undefined-gcc
used struct type value where scalar is required
sanitize-undefined-gcc
expected ‘)’ before numeric constant
sanitize-undefined-gcc
expected ‘)’ before numeric constant
sanitize-undefined-gcc
Process completed with exit code 1.
sanitize-address-gcc
used struct type value where scalar is required
sanitize-address-gcc
expected ‘)’ before numeric constant
sanitize-address-gcc
expected ‘)’ before numeric constant
sanitize-address-gcc
Process completed with exit code 1.