build(deps): bump github.com/gofiber/fiber/v2 in /go-is-gud #99
Annotations
10 errors
go-is-gud/profile.go#L20
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
go-is-gud/super.go#L142
Error return value of `p.Signal` is not checked (errcheck)
|
go-is-gud/super.go#L93
Error return value of `dg.ChannelMessageSendReply` is not checked (errcheck)
|
go-is-gud/super.go#L91
Error return value of `dg.ChannelMessageSendReply` is not checked (errcheck)
|
go-is-gud/super.go#L86
Error return value of `dg.ChannelMessageSendReply` is not checked (errcheck)
|
go-is-gud/main.go#L62
Error return value of `dg.ApplicationCommandCreate` is not checked (errcheck)
|
go-is-gud/main.go#L33
Error return value of `logger.Sync` is not checked (errcheck)
|
go-is-gud/api/api.go#L35
Error return value of `app.Listen` is not checked (errcheck)
|
go-is-gud/notifier/birthday.go#L40
Error return value of `n.dg.ChannelMessageSend` is not checked (errcheck)
|
go-is-gud/api/rpc/PresenceServer.go#L34
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Loading