Add linters #27
Annotations
10 errors and 1 warning
internal/discord/roll.go#L45
Error return value is not checked (errcheck)
|
internal/pkg/utils/utils.go#L9
whyNoLint: include an explanation for nolint directive (gocritic)
|
internal/pkg/die/roll.go#L8
whyNoLint: include an explanation for nolint directive (gocritic)
|
cmd/migrator/main.go#L42
exitAfterDefer: log.Fatalln will exit, and `defer dbConn.Close()` will not run (gocritic)
|
internal/discord/probe.go#L23
whyNoLint: include an explanation for nolint directive (gocritic)
|
internal/discord/cast.go#L12
Cast is a global variable (gochecknoglobals)
|
internal/discord/lock.go#L19
Lock is a global variable (gochecknoglobals)
|
internal/discord/quote.go#L13
Quote is a global variable (gochecknoglobals)
|
internal/discord/roll.go#L28
Roll is a global variable (gochecknoglobals)
|
internal/discord/unlock.go#L11
Unlock is a global variable (gochecknoglobals)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading