cgen: keep interface typeof independent of builtin string #11317
Annotations
10 errors and 8 warnings
|
cmd/tools/vast/vast.v#L208
non-bool type `void` used as if condition
|
|
cmd/tools/vast/vast.v#L208
undefined ident: `context.is_terse`.
|
|
cmd/tools/vast/vast.v#L205
non-bool type `void` used as if condition
|
|
cmd/tools/vast/vast.v#L205
left operand for `&&` is not a boolean
|
|
cmd/tools/vast/vast.v#L205
`in` can only be used with arrays and maps
|
|
cmd/tools/vast/vast.v#L205
`context.hide_names` does not return a value
|
|
cmd/tools/vast/vast.v#L205
undefined ident: `context.hide_names`.
|
|
cmd/tools/vast/vast.v#L184
non-bool type `void` used as if condition
|
|
cmd/tools/vast/vast.v#L184
undefined ident: `context.check`.
|
|
cmd/tools/vast/vast.v#L26
const `context` conflicts with imported module `context`
|
|
|
|
|
|
cmd/tools/vtest-parser.v#L13
unused constant: `ecode_memout`
|
|
cmd/tools/vtest-parser.v#L10
unused constant: `vroot`
|
|
cmd/tools/vtest-all.v#L25
unused constant: `clang_path`
|
|
cmd/tools/vtest-all.v#L23
unused constant: `l2w_crosscc`
|
|
cmd/tools/vgit-fmt-hook.v#L7
unused constant: `shoriginal`
|
|
cmd/tools/changelog_helper.v#L80
unused function: `no_interactive`
|
The logs for this run have expired and are no longer available.
Loading