Skip to content

#733 & #894 : integration and stress tests for ratelimiter || added CORS to server #30

#733 & #894 : integration and stress tests for ratelimiter || added CORS to server

#733 & #894 : integration and stress tests for ratelimiter || added CORS to server #30

Triggered via pull request October 1, 2024 20:10
Status Failure
Total duration 37s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: config/config.go#L22
empty-lines: extra empty line at the start of a block (revive)
lint: config/config.go#L79
splitString - result 1 (error) is always nil (unparam)
lint: internal/middleware/cors.go#L10
ST1023: should omit type []string from declaration; it will be inferred from the right-hand side (stylecheck)
lint: pkg/util/helpers.go#L172
Error return value of `w.Write` is not checked (errcheck)
lint
issues found