checker: fix private type #9073
Annotations
10 errors
vlib/arrays/arrays.v#L1
module `main` type `MyInt` is private
|
vlib/encoding/csv/csv_reader_test.v#L221
module `encoding.csv` type `encoding.csv.CellValue` is private
|
vlib/encoding/csv/csv_reader_test.v#L222
module `encoding.csv` type `encoding.csv.CellValue` is private
|
vlib/encoding/csv/csv_reader_test.v#L223
module `encoding.csv` type `encoding.csv.CellValue` is private
|
vlib/v/tests/builtin_arrays/array_get_anon_fn_value_test.v#L1
module `builtin` function type `anon_fn_4723618197623686___int_29` is private
|
vlib/v/tests/builtin_maps/map_get_anon_fn_value_test.v#L1
module `builtin` function type `anon_fn_38e0147eb2354690___int_36` is private
|
vlib/x/json2/encoder.v#L364
module `main` type `GG` is private
|
vlib/x/json2/decoder2/decode_sumtype.v#L18
module `main` type `Sum` is private
|
vlib/x/json2/decoder2/decode_sumtype.v#L18
module `main` type `StructSumTypes` is private
|
vlib/x/json2/decoder2/decode_sumtype.v#L42
module `main` type `Sum` is private
|
The logs for this run have expired and are no longer available.
Loading