chore: refactor server code #29
Annotations
5 errors
internal/handlers/handlers.go#L26
importShadow: shadow of imported from 'github.com/DiceDB/playground-mono/internal/service' package 'service' (gocritic)
|
internal/server/http.go#L27
importShadow: shadow of imported from 'github.com/DiceDB/playground-mono/config' package 'config' (gocritic)
|
internal/server/http.go#L64
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
internal/server/http.go#L108
importShadow: shadow of imported from 'github.com/DiceDB/playground-mono/config' package 'config' (gocritic)
|
|
This job failed
Loading