Skip to content

checker: fix missing struct cast validation #9372

checker: fix missing struct cast validation

checker: fix missing struct cast validation #9372

Triggered via pull request February 23, 2025 01:10
Status Failure
Total duration 2h 58m 59s
Artifacts

sanitized_ci.yml

on: pull_request
sanitize-undefined-clang
43m 54s
sanitize-undefined-clang
sanitize-undefined-gcc
56m 9s
sanitize-undefined-gcc
tests-sanitize-address-clang
47m 50s
tests-sanitize-address-clang
sanitize-address-msvc
3m 53s
sanitize-address-msvc
sanitize-address-gcc
2h 11m
sanitize-address-gcc
sanitize-memory-clang
2h 51m
sanitize-memory-clang
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests-sanitize-address-clang: vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
tests-sanitize-address-clang: vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
tests-sanitize-address-clang: vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
tests-sanitize-address-clang
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
tests-sanitize-address-clang
Process completed with exit code 1.