Skip to content

cgen: fix assign optional aliases of fixed array #795

cgen: fix assign optional aliases of fixed array

cgen: fix assign optional aliases of fixed array #795

Triggered via push December 17, 2024 03:08
Status Failure
Total duration 1h 4m 12s
Artifacts

sanitized_ci.yml

on: push
tests-sanitize-undefined-clang
36m 5s
tests-sanitize-undefined-clang
tests-sanitize-undefined-gcc
48m 3s
tests-sanitize-undefined-gcc
tests-sanitize-address-clang
43m 4s
tests-sanitize-address-clang
tests-sanitize-address-msvc
3m 41s
tests-sanitize-address-msvc
tests-sanitize-address-gcc
56m 51s
tests-sanitize-address-gcc
tests-sanitize-memory-clang
50m 10s
tests-sanitize-memory-clang
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests-sanitize-undefined-clang: vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
tests-sanitize-undefined-clang
Process completed with exit code 1.
tests-sanitize-address-clang: vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
tests-sanitize-address-clang
Process completed with exit code 1.
tests-sanitize-undefined-gcc: vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
tests-sanitize-undefined-gcc
Process completed with exit code 1.
tests-sanitize-memory-clang: vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
tests-sanitize-memory-clang
Process completed with exit code 1.
tests-sanitize-address-gcc: vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
tests-sanitize-address-gcc
Process completed with exit code 1.