all: super_batch7 fixes #16190
Annotations
5 errors and 2 warnings
|
tcc-linux
Process completed with exit code 2.
|
|
gcc-linux
Process completed with exit code 1.
|
|
gcc-linux:
vlib/v/checker/tests/modules/indirect_import_unknown_module/main.v#L7
unknown module `m2`
|
|
clang-linux
Process completed with exit code 1.
|
|
|
|
gcc-linux:
vlib/v/tests/builtin_arrays/array_init_test.v#L293
use `x := []Type{}` instead of `x := []Type`
|
|
clang-linux:
vlib/v/tests/builtin_arrays/array_init_test.v#L293
use `x := []Type{}` instead of `x := []Type`
|