Skip to content

fix args

fix args #4

Triggered via push August 25, 2023 01:39
Status Failure
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

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)