Skip to content

cgen: fix fmt regressions #146

cgen: fix fmt regressions

cgen: fix fmt regressions #146

Triggered via push March 16, 2026 07:03
Status Failure
Total duration 6m 28s
Artifacts
json-encode-benchmark
28s
json-encode-benchmark
Fit to window
Zoom out
Zoom in

Annotations

10 errors
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `u64` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `map[string]json2.Any` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `i8` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `i16` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `i32` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `i64` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `f32` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `f64` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L16
cannot cast `[]json2.Any` to `SumTypes`
json-encode-benchmark: vlib/x/json2/decode_sumtype.v#L12
`SumTypes` has no variant `VariantData`