Merge pull request #1399 from safing/feature/remove-prompt-on-setting… #1108
Annotations
10 errors
Linter:
updates/export.go#L164
v.KeyIsSet undefined (type *Versions has no field or method KeyIsSet) (typecheck)
|
Linter:
updates/export.go#L165
v.SetKey undefined (type *Versions has no field or method SetKey) (typecheck)
|
Linter:
updates/export.go#L171
v.KeyIsSet undefined (type *SimpleVersions has no field or method KeyIsSet) (typecheck)
|
Linter:
updates/export.go#L172
v.SetKey undefined (type *SimpleVersions has no field or method SetKey) (typecheck)
|
Linter:
updates/export.go#L178
s.KeyIsSet undefined (type *UpdateStateExport has no field or method KeyIsSet) (typecheck)
|
Linter:
updates/export.go#L179
s.SetKey undefined (type *UpdateStateExport has no field or method SetKey) (typecheck)
|
Linter:
updates/state.go#L27
export.CreateMeta undefined (type *RegistryStateExport has no field or method CreateMeta) (typecheck)
|
Linter:
updates/state.go#L28
export.SetKey undefined (type *RegistryStateExport has no field or method SetKey) (typecheck)
|
Linter:
status/provider.go#L31
status.CreateMeta undefined (type *SystemStatusRecord has no field or method CreateMeta) (typecheck)
|
Linter:
status/provider.go#L32
status.SetKey undefined (type *SystemStatusRecord has no field or method SetKey) (typecheck)
|