checker: fix missing struct cast validation #9758
Triggered via pull request
February 23, 2025 01:10
Status
Failure
Total duration
56m 50s
Artifacts
–
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.
|