fix args #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
config/main.go#L107
Error return value of `viper.WriteConfig` is not checked (errcheck)
|
lint:
commands/scheduled/goodfood.go#L73
Error return value of `c.AddFunc` is not checked (errcheck)
|
lint:
commands/scheduled/goodfood.go#L74
Error return value of `c.AddFunc` is not checked (errcheck)
|
lint:
commands/scheduled/goodfood.go#L75
Error return value of `c.AddFunc` is not checked (errcheck)
|
lint:
commands/scheduled/status.go#L37
Error return value of `s.UpdateStatusComplex` is not checked (errcheck)
|
lint:
commands/scheduled/status.go#L47
Error return value of `s.UpdateStatusComplex` is not checked (errcheck)
|
lint:
web/main.go#L19
Error return value of `Router.SetTrustedProxies` is not checked (errcheck)
|
lint:
web/main.go#L32
Error return value of `Router.Run` is not checked (errcheck)
|
lint:
commands/slash/kudos.go#L166
Error return value of `s.ChannelMessageDelete` is not checked (errcheck)
|
lint:
commands/slash/logging.go#L64
Error return value of `s.InteractionRespond` is not checked (errcheck)
|