PROP-27 - Implement Registry proxy #88
Annotations
8 errors and 1 warning
golangci-lint:
proxy/config/http.go#L25
tag is not aligned, should be: env:"PROXY_REGISTRY_URL" envDefault:"" (tagalign)
|
golangci-lint:
proxy/config/http.go#L26
tag is not aligned, should be: env:"PROXY_CHUNK_SIZE" envDefault:"512000" (tagalign)
|
golangci-lint:
proxy/config/http.go#L27
tag is not aligned, should be: env:"PROXY_AUTHENTICATE" envDefault:"false" (tagalign)
|
golangci-lint:
proxy/config/http.go#L28
tag is not aligned, should be: env:"PROXY_REGISTRY_TOKEN" envDefault:"" (tagalign)
|
golangci-lint:
proxy/config/mqtt.go#L11
tag is not aligned, should be: env:"PROXY_PROPLET_KEY" envDefault:"" (tagalign)
|
golangci-lint:
proxy/config/mqtt.go#L12
tag is not aligned, should be: env:"PROXY_PROPLET_ID" envDefault:"" (tagalign)
|
golangci-lint:
proxy/config/mqtt.go#L13
tag is not aligned, should be: env:"PROXY_CHANNEL_ID" envDefault:"" (tagalign)
|
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