PROP-27 - Implement Registry proxy #40
Annotations
6 errors and 1 warning
golangci-lint:
proxy/config/http.go#L80
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint:
proxy/service.go#L31
Magic number: 10, in <argument> detected (mnd)
|
golangci-lint:
proxy/mqtt/mqtt.go#L82
return with no blank line before (nlreturn)
|
golangci-lint:
proxy/mqtt/mqtt.go#L116
return with no blank line before (nlreturn)
|
golangci-lint:
proxy/mqtt/mqtt.go#L128
return with no blank line before (nlreturn)
|
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