checker: fix missing struct cast validation #9745
Triggered via pull request
February 23, 2025 01:10
Status
Failure
Total duration
41m 18s
Artifacts
–
Annotations
15 errors
msvc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
msvc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
msvc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
msvc-windows
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
msvc-windows
Process completed with exit code 1.
|
tcc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
tcc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
tcc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
tcc-windows
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
tcc-windows
Process completed with exit code 1.
|
gcc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
gcc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast struct `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
gcc-windows:
vlib/v/checker/tests/check_err_msg_with_generics.vv#L15
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
gcc-windows
cannot cast type `datatypes.BSTree[Result[[]Token, Err[string]]]` to `int`
|
gcc-windows
Process completed with exit code 1.
|