Update lint #388
Annotations
10 errors
|
golangci-lint:
internal/cmd/restore.go#L149
config.Namespace undefined (type pgBackRestRestore has no field or method Namespace) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L162
config.Patch undefined (type pgBackRestRestore has no field or method Patch) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L186
config.Patch undefined (type pgBackRestRestore has no field or method Patch) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L189
config.Out undefined (type pgBackRestRestore has no field or method Out) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L194
config.Out undefined (type pgBackRestRestore has no field or method Out) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L214
config.Patch undefined (type pgBackRestRestore has no field or method Patch) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L217
config.Out undefined (type pgBackRestRestore has no field or method Out) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L226
config.In undefined (type pgBackRestRestore has no field or method In) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L282
config.Namespace undefined (type pgBackRestRestoreDisable has no field or method Namespace) (typecheck)
|
|
golangci-lint:
internal/cmd/restore.go#L295
config.Patch undefined (type pgBackRestRestoreDisable has no field or method Patch) (typecheck)
|