Skip to content

Update .golangci.yml #280

Update .golangci.yml

Update .golangci.yml #280

Triggered via push August 24, 2023 15:27
Status Failure
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: module/middleware/proxy/proxy.go#L41
Error return value of `ctx.Writer.Write` is not checked (errcheck)
lint: dao/favorite_test.go#L104
Error return value of `f.Create` is not checked (errcheck)
lint: module/middleware/cache/ip_limiter.go#L28
Error return value of `(*github.com/redis/go-redis/v9.IntCmd).Result` is not checked (errcheck)
lint
issues found