Skip to content

checker: fix missing struct cast validation #9745

checker: fix missing struct cast validation

checker: fix missing struct cast validation #9745

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

windows_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.