cgen: fix fmt regressions #146
benchmark_footprint_json_decode.yml
on: push
json-encode-benchmark
28s
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`
|