fix #2168
sanitized_ci.yml
on: push
tests-sanitize-undefined-clang
36m 19s
tests-sanitize-undefined-gcc
47m 29s
tests-sanitize-address-clang
43m 53s
tests-sanitize-address-msvc
4m 3s
tests-sanitize-address-gcc
57m 22s
tests-sanitize-memory-clang
50m 34s
Annotations
48 errors
tests-sanitize-undefined-clang
initializing 'Array_int' (aka 'struct array') with an expression of incompatible type 'int'
|
tests-sanitize-undefined-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-undefined-clang:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
tests-sanitize-undefined-clang:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
tests-sanitize-undefined-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-undefined-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-undefined-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-undefined-clang
initializing 'main__Number_T_int' (aka 'struct main__Number_T_int') with an expression of incompatible type 'int'
|
tests-sanitize-undefined-clang
Process completed with exit code 1.
|
tests-sanitize-address-clang
initializing 'Array_int' (aka 'struct array') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang
initializing 'main__Info' (aka 'struct main__Info') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
tests-sanitize-address-clang:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
tests-sanitize-address-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang
initializing 'main__Number_T_int' (aka 'struct main__Number_T_int') with an expression of incompatible type 'int'
|
tests-sanitize-address-clang
Process completed with exit code 1.
|
tests-sanitize-undefined-gcc
invalid initializer
|
tests-sanitize-undefined-gcc
invalid operands to binary < (have ‘Array_int’ {aka ‘struct array’} and ‘int’)
|
tests-sanitize-undefined-gcc
wrong type argument to increment
|
tests-sanitize-undefined-gcc:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
tests-sanitize-undefined-gcc:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
tests-sanitize-undefined-gcc
invalid initializer
|
tests-sanitize-undefined-gcc
invalid operands to binary < (have ‘string’ {aka ‘struct string’} and ‘int’)
|
tests-sanitize-undefined-gcc
wrong type argument to increment
|
tests-sanitize-undefined-gcc
invalid initializer
|
tests-sanitize-undefined-gcc
invalid operands to binary < (have ‘string’ {aka ‘struct string’} and ‘int’)
|
tests-sanitize-memory-clang
initializing 'Array_int' (aka 'struct array') with an expression of incompatible type 'int'
|
tests-sanitize-memory-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-memory-clang:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
tests-sanitize-memory-clang:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
tests-sanitize-memory-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-memory-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-memory-clang
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
tests-sanitize-memory-clang
initializing 'main__Number_T_int' (aka 'struct main__Number_T_int') with an expression of incompatible type 'int'
|
tests-sanitize-memory-clang
Process completed with exit code 1.
|
tests-sanitize-address-gcc
invalid initializer
|
tests-sanitize-address-gcc
invalid operands to binary < (have ‘Array_int’ {aka ‘struct array’} and ‘int’)
|
tests-sanitize-address-gcc
wrong type argument to increment
|
tests-sanitize-address-gcc:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
tests-sanitize-address-gcc:
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
tests-sanitize-address-gcc
invalid initializer
|
tests-sanitize-address-gcc
invalid operands to binary < (have ‘string’ {aka ‘struct string’} and ‘int’)
|
tests-sanitize-address-gcc
wrong type argument to increment
|
tests-sanitize-address-gcc
invalid initializer
|
tests-sanitize-address-gcc
invalid operands to binary < (have ‘string’ {aka ‘struct string’} and ‘int’)
|