Skip to content

chore: Go 1.27 toolchain, lint fixes, go fix modernization #2013

chore: Go 1.27 toolchain, lint fixes, go fix modernization

chore: Go 1.27 toolchain, lint fixes, go fix modernization #2013

Triggered via pull request August 25, 2026 22:01
Status Failure
Total duration 3m 53s
Artifacts

ci.yml

on: pull_request
go-check  /  Build & Test
2m 3s
go-check / Build & Test
go-check  /  golangci-lint
1m 39s
go-check / golangci-lint
go-check  /  govulncheck
45s
go-check / govulncheck
go-check  /  gosec
1m 25s
go-check / gosec
go-check  /  Smoke Tests (fast feedback)
1m 27s
go-check / Smoke Tests (fast feedback)
go-check  /  Fuzz (corpus replay)
1m 1s
go-check / Fuzz (corpus replay)
go-check  /  License Scan
56s
go-check / License Scan
go-check  /  Integration Tests
1m 49s
go-check / Integration Tests
go-check  /  E2E Tests
1m 28s
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#L400
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#L89
File is not properly formatted (gofumpt)