Fix linter warnings
This commit is contained in:
@@ -88,7 +88,7 @@ func updateRegistryConfig(_ context.Context, _ interface{}) error {
|
||||
|
||||
if forceUpdate {
|
||||
module.Resolve(updateFailed)
|
||||
TriggerUpdate()
|
||||
_ = TriggerUpdate()
|
||||
log.Infof("Automatic updates enabled again.")
|
||||
} else {
|
||||
module.Warning(updateFailed, "Updates are disabled!")
|
||||
|
||||
Reference in New Issue
Block a user