Integrate Gin router with HTTP server #155
Annotations
5 errors and 1 warning
golangci-lint:
config/config.go#L120
func `getEnvBool` is unused (unused)
|
golangci-lint:
internal/middleware/ratelimiter.go#L26
field `conf` is unused (unused)
|
golangci-lint:
internal/middleware/ratelimiter.go#L205
empty-lines: extra empty line at the start of a block (revive)
|
golangci-lint:
internal/server/http.go#L42
empty-lines: extra empty line at the start of a block (revive)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading