test #2453
Annotations
14 errors
Build vlang/adventofcode
initializing 'Array_string' (aka 'struct array') with an expression of incompatible type 'int'
|
Build vlang/adventofcode
invalid operands to binary expression ('Array_string' (aka 'struct array') and 'int')
|
Build vlang/adventofcode
cannot increment value of type 'Array_string' (aka 'struct array')
|
Build vlang/adventofcode
initializing 'int' with an expression of incompatible type 'Array_string' (aka 'struct array')
|
Build vlang/adventofcode
initializing 'Array_string' (aka 'struct array') with an expression of incompatible type 'int'
|
Build vlang/adventofcode
invalid operands to binary expression ('Array_string' (aka 'struct array') and 'int')
|
Build vlang/adventofcode
cannot increment value of type 'Array_string' (aka 'struct array')
|
Build vlang/adventofcode
initializing 'int' with an expression of incompatible type 'Array_string' (aka 'struct array')
|
Build vlang/adventofcode
initializing 'Array_main__Tile' (aka 'struct array') with an expression of incompatible type 'int'
|
Build vlang/adventofcode
invalid operands to binary expression ('Array_main__Tile' (aka 'struct array') and 'int')
|
Format vlang/v-analyzer
unexpected token `$`, expecting name
|
Format vlang/v-analyzer
unexpected token `$`, expecting name
|
Format vlang/v-analyzer
expecting method name
|
Format vlang/v-analyzer
const names cannot contain uppercase letters, use snake_case instead
|
Loading