Skip to content

feat(web): rebuild the dashboard UI and the API it runs on #2008

feat(web): rebuild the dashboard UI and the API it runs on

feat(web): rebuild the dashboard UI and the API it runs on #2008

Re-run triggered August 20, 2026 19:49
Status Failure
Total duration 9m 1s
Artifacts

ci.yml

on: pull_request
go-check  /  Build & Test
1m 42s
go-check / Build & Test
go-check  /  golangci-lint
1m 42s
go-check / golangci-lint
go-check  /  govulncheck
36s
go-check / govulncheck
go-check  /  gosec
1m 29s
go-check / gosec
go-check  /  Smoke Tests (fast feedback)
1m 26s
go-check / Smoke Tests (fast feedback)
go-check  /  Fuzz (corpus replay)
23s
go-check / Fuzz (corpus replay)
go-check  /  License Scan
38s
go-check / License Scan
go-check  /  Integration Tests
1m 44s
go-check / Integration Tests
go-check  /  E2E Tests
1m 17s
go-check / E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
go-check / golangci-lint
issues found
go-check / golangci-lint: core/resilience.go#L307
directive `//nolint:goconst // metrics map key — coincidental collision with other "name" literals` is unused for linter "goconst" (nolintlint)
go-check / golangci-lint: core/docker_sdk_provider.go#L425
directive `//nolint:goconst // Docker SDK filter key — coincidental collision with other "name" string literals` is unused for linter "goconst" (nolintlint)
go-check / golangci-lint: config/validator.go#L394
directive `//nolint:goconst // see comment above switch` is unused for linter "goconst" (nolintlint)
go-check / golangci-lint: config/validator.go#L390
directive `//nolint:goconst // see comment above switch` is unused for linter "goconst" (nolintlint)
go-check / golangci-lint: cli/docker-labels.go#L530
directive `//nolint:goconst // Docker labels are stringly-typed — value is the literal "true"` is unused for linter "goconst" (nolintlint)
go-check / golangci-lint: cli/config_webhook.go#L408
directive `//nolint:goconst // matches gcfg:"secret" struct tag — Go syntax requires literal in tag` is unused for linter "goconst" (nolintlint)
go-check / golangci-lint: cli/doctor_docker_timeout_test.go#L93
File is not properly formatted (gofumpt)