updated versions #965
Annotations
10 errors
golangci-lint:
internal/shell/zsh/message.go#L17
m.Messages undefined (type message has no field or method Messages) (typecheck)
|
golangci-lint:
internal/shell/zsh/message.go#L20
m.Usage undefined (type message has no field or method Usage) (typecheck)
|
golangci-lint:
internal/shell/zsh/message.go#L21
m.Usage undefined (type message has no field or method Usage) (typecheck)
|
golangci-lint:
internal/spec/spec.go#L13
undefined: yaml (typecheck)
|
golangci-lint:
internal/pflagfork/flag.go#L50
f.Value undefined (type Flag has no field or method Value) (typecheck)
|
golangci-lint:
internal/pflagfork/flag.go#L51
f.Value undefined (type Flag has no field or method Value) (typecheck)
|
golangci-lint:
internal/pflagfork/flag.go#L52
f.Value undefined (type Flag has no field or method Value) (typecheck)
|
golangci-lint:
internal/pflagfork/flag.go#L68
f.NoOptDefVal undefined (type Flag has no field or method NoOptDefVal) (typecheck)
|
golangci-lint:
internal/pflagfork/flag.go#L85
f.Annotations undefined (type Flag has no field or method Annotations) (typecheck)
|
golangci-lint:
internal/pflagfork/flag.go#L95
f.Shorthand undefined (type Flag has no field or method Shorthand) (typecheck)
|
Loading