checker: fix comptime evaluation on infix expr #8930
Annotations
10 errors
vlib/term/ui/termios_nix.c.v#L536
expected type is not an enum (`none`)
|
vlib/term/ui/termios_nix.c.v#L536
not an enum
|
vlib/term/ui/termios_nix.c.v#L536
mismatched types `void` and `void`
|
vlib/term/ui/termios_nix.c.v#L536
assignment mismatch: 1 variable 0 values
|
vlib/term/ui/termios_nix.c.v#L538
expected type is not an enum (`none`)
|
vlib/term/ui/termios_nix.c.v#L538
not an enum
|
vlib/term/ui/termios_nix.c.v#L538
mismatched types `void` and `void`
|
vlib/term/ui/termios_nix.c.v#L538
assignment mismatch: 1 variable 0 values
|
vlib/term/ui/termios_nix.c.v#L539
expected type is not an enum (`none`)
|
vlib/term/ui/termios_nix.c.v#L539
not an enum
|
This job failed
Loading