Update cgen.v #2159
v_apps_and_modules_compile_ci.yml
on: push
Matrix: common
Matrix: vpm-site
Matrix: vsl
Matrix: vtl
Annotations
38 errors
common (ubuntu-latest)
unknown function: int_min
|
common (ubuntu-latest)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (ubuntu-latest)
invalid operation: -- (non-numeric type `void`)
|
common (ubuntu-latest)
non-integer index `void` (array type `[]string`)
|
common (ubuntu-latest)
Process completed with exit code 1.
|
common (ubuntu-latest)
unknown function: int_min
|
common (ubuntu-latest)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (ubuntu-latest)
unknown function: int_max
|
common (ubuntu-latest)
assignment mismatch: 1 variable but `int_max()` returns 0 values
|
common (ubuntu-latest)
unknown function: int_max
|
common (ubuntu-latest)
`int_max(aint_sum(player1), aint_sum(player2))` used as value
|
common (ubuntu-latest)
unknown function: int_min
|
common (ubuntu-latest)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (ubuntu-latest)
unknown function: int_min
|
common (ubuntu-latest)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (ubuntu-latest)
unexpected token `$`, expecting name
|
common (ubuntu-latest)
expecting method name
|
common (ubuntu-latest)
unexpected token `$`, expecting name
|
common (ubuntu-latest)
const names cannot contain uppercase letters, use snake_case instead
|
common (macos-14)
unknown function: int_max
|
common (macos-14)
`int_max(aint_sum(player1), aint_sum(player2))` used as value
|
common (macos-14)
unknown function: int_min
|
common (macos-14)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (macos-14)
unknown function: int_max
|
common (macos-14)
assignment mismatch: 1 variable but `int_max()` returns 0 values
|
common (macos-14)
unknown function: int_min
|
common (macos-14)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (macos-14)
unknown function: int_min
|
common (macos-14)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (macos-14)
unexpected token `$`, expecting name
|
common (macos-14)
unexpected token `$`, expecting name
|
common (macos-14)
expecting method name
|
common (macos-14)
const names cannot contain uppercase letters, use snake_case instead
|
common (macos-14)
unknown function: int_min
|
common (macos-14)
assignment mismatch: 1 variable but `int_min()` returns 0 values
|
common (macos-14)
invalid operation: -- (non-numeric type `void`)
|
common (macos-14)
non-integer index `void` (array type `[]string`)
|
common (macos-14)
Process completed with exit code 1.
|