Skip to content

PROP-27 - Implement Registry proxy #40

PROP-27 - Implement Registry proxy

PROP-27 - Implement Registry proxy #40

Triggered via pull request December 12, 2024 21:21
Status Failure
Total duration 36s
Artifacts

ci.yml

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

Annotations

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