Skip to content

checker: fix call with mut arg with different muls #9093

checker: fix call with mut arg with different muls

checker: fix call with mut arg with different muls #9093

Triggered via pull request January 10, 2025 22:11
Status Cancelled
Total duration 27m 39s
Artifacts

linux_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
gcc: vlib/v/tests/conditions/ifs/in_expression_test.v#L341
cannot use `&Bar` as `&&Bar` in argument 2 to `in_both_mut_ref`
gcc: vlib/v/tests/options/option_reference_params_test.v#L26
cannot use `&Logger` as `?&&Logger` in argument 1 to `bang`
gcc
Process completed with exit code 1.
tcc
Canceling since a higher priority waiting request for 'CI Linux-refs/pull/23428/merge' exists
tcc: vlib/v/tests/conditions/ifs/in_expression_test.v#L341
cannot use `&Bar` as `&&Bar` in argument 2 to `in_both_mut_ref`
tcc: vlib/v/tests/options/option_reference_params_test.v#L26
cannot use `&Logger` as `?&&Logger` in argument 1 to `bang`
tcc
The operation was canceled.
clang
Canceling since a higher priority waiting request for 'CI Linux-refs/pull/23428/merge' exists
clang
The operation was canceled.