Skip to content

PROP-27 - Implement Registry proxy #88

PROP-27 - Implement Registry proxy

PROP-27 - Implement Registry proxy #88

Triggered via pull request December 18, 2024 16:54
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Lint and Build
33s
Lint and Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint and Build: proxy/config/http.go#L25
tag is not aligned, should be: env:"PROXY_REGISTRY_URL" envDefault:"" (tagalign)
Lint and Build: proxy/config/http.go#L26
tag is not aligned, should be: env:"PROXY_CHUNK_SIZE" envDefault:"512000" (tagalign)
Lint and Build: proxy/config/http.go#L27
tag is not aligned, should be: env:"PROXY_AUTHENTICATE" envDefault:"false" (tagalign)
Lint and Build: proxy/config/http.go#L28
tag is not aligned, should be: env:"PROXY_REGISTRY_TOKEN" envDefault:"" (tagalign)
Lint and Build: proxy/config/mqtt.go#L11
tag is not aligned, should be: env:"PROXY_PROPLET_KEY" envDefault:"" (tagalign)
Lint and Build: proxy/config/mqtt.go#L12
tag is not aligned, should be: env:"PROXY_PROPLET_ID" envDefault:"" (tagalign)
Lint and Build: proxy/config/mqtt.go#L13
tag is not aligned, should be: env:"PROXY_CHANNEL_ID" envDefault:"" (tagalign)
Lint and Build
issues found
Lint and Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636