Skip to content

add test

add test #1610

Triggered via push November 17, 2024 20:23
Status Failure
Total duration 53m 28s
Artifacts

windows_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors
msvc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
msvc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
unexpected `or` block, the field `f` is not an Option or a Result
msvc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
msvc
unexpected `or` block, the field `f` is not an Option or a Result
msvc
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
msvc: vlib/v/checker/tests/option_ptr_without_unwrapp_err.vv#L7
cannot use `?&Node` as `Node`, it must be unwrapped first in argument 1 to `set_trace`
msvc
cannot use `?&Node` as `Node`, it must be unwrapped first in argument 1 to `set_trace`
msvc: vlib/v/tests/generics/generics_chans_select_test.v#L38
unexpected `or` block, the field `check` is not an Option or a Result
msvc: vlib/v/tests/options/option_unwrap_test.v#L9
unexpected `or` block, the field `parent` is not an Option or a Result
msvc
Process completed with exit code 1.
tcc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
tcc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
unexpected `or` block, the field `f` is not an Option or a Result
tcc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
tcc
unexpected `or` block, the field `f` is not an Option or a Result
tcc
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
tcc: vlib/v/checker/tests/option_ptr_without_unwrapp_err.vv#L7
cannot use `?&Node` as `Node`, it must be unwrapped first in argument 1 to `set_trace`
tcc
cannot use `?&Node` as `Node`, it must be unwrapped first in argument 1 to `set_trace`
tcc: vlib/v/tests/generics/generics_chans_select_test.v#L38
unexpected `or` block, the field `check` is not an Option or a Result
tcc: vlib/v/tests/options/option_unwrap_test.v#L9
unexpected `or` block, the field `parent` is not an Option or a Result
tcc
Process completed with exit code 1.
gcc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
gcc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
unexpected `or` block, the field `f` is not an Option or a Result
gcc: vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
gcc
unexpected `or` block, the field `f` is not an Option or a Result
gcc
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
gcc: vlib/v/checker/tests/option_ptr_without_unwrapp_err.vv#L7
cannot use `?&Node` as `Node`, it must be unwrapped first in argument 1 to `set_trace`
gcc
cannot use `?&Node` as `Node`, it must be unwrapped first in argument 1 to `set_trace`
gcc: vlib/v/tests/generics/generics_chans_select_test.v#L38
unexpected `or` block, the field `check` is not an Option or a Result
gcc: vlib/v/tests/options/option_unwrap_test.v#L9
unexpected `or` block, the field `parent` is not an Option or a Result
gcc
Process completed with exit code 1.