Skip to content

checker: fix missing struct cast validation #9758

checker: fix missing struct cast validation

checker: fix missing struct cast validation #9758

Triggered via pull request February 23, 2025 01:10
Status Failure
Total duration 56m 50s
Artifacts

linux_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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