Update #21
Annotations
10 errors
routers/init.go#L56
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
|
routers/init.go#L4
File is not `gofumpt`-ed (gofumpt)
|
routers/init.go#L8
File is not `gofumpt`-ed (gofumpt)
|
routers/init.go#L13
File is not `gofumpt`-ed (gofumpt)
|
routers/init.go#L31
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
cmd/gen.go#L33
line is 181 characters (lll)
|
modules/redis/redis.go#L13
directive `//nolint:typecheck` is unused for linter "typecheck" (nolintlint)
|
modules/redis/redis.go#L19
directive `//nolint:typecheck` is unused for linter "typecheck" (nolintlint)
|
modules/redis/redis.go#L28
directive `//nolint:typecheck` is unused for linter "typecheck" (nolintlint)
|
|
The logs for this run have expired and are no longer available.
Loading