build(deps): bump the npm_and_yarn group across 1 directory with 2 up… #94
Annotations
10 errors and 1 warning
golangci-lint:
go-is-gud/notifier/birthday.go#L40
Error return value of `n.dg.ChannelMessageSend` is not checked (errcheck)
|
golangci-lint:
go-is-gud/api/rpc/PresenceServer.go#L34
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
golangci-lint:
go-is-gud/api/api.go#L35
Error return value of `app.Listen` is not checked (errcheck)
|
golangci-lint:
go-is-gud/main.go#L35
Error return value of `logger.Sync` is not checked (errcheck)
|
golangci-lint:
go-is-gud/main.go#L64
Error return value of `dg.ApplicationCommandCreate` is not checked (errcheck)
|
golangci-lint:
go-is-gud/super.go#L84
Error return value of `dg.ChannelMessageSendReply` is not checked (errcheck)
|
golangci-lint:
go-is-gud/super.go#L89
Error return value of `dg.ChannelMessageSendReply` is not checked (errcheck)
|
golangci-lint:
go-is-gud/super.go#L91
Error return value of `dg.ChannelMessageSendReply` is not checked (errcheck)
|
golangci-lint:
go-is-gud/super.go#L115
Error return value of `syscall.Kill` is not checked (errcheck)
|
golangci-lint:
go-is-gud/api/api.go#L52
S1025: should use String() instead of fmt.Sprintf (gosimple)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading