Skip to content

chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 (main) #24666

chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 (main)

chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 (main) #24666

Triggered via pull request January 28, 2026 09:59
Status Failure
Total duration 5m 24s
Artifacts

ci.yaml

on: pull_request
Detect Changes
15s
Detect Changes
Build images
Build images
Run helm unit tests
13s
Run helm unit tests
Run helm linting
9s
Run helm linting
Run unit tests
5m 2s
Run unit tests
Run linting
4m 29s
Run linting
Check generated files
2m 16s
Check generated files
Code security scanning alerts
Code security scanning alerts
Govulncheck
Govulncheck
Lint markdown files
Lint markdown files
Run preflight on ghcr.io without submitting results when merging to main
0s
Run preflight on ghcr.io without submitting results when merging to main
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run linting: pkg/controllers/dynakube/logmonitoring/daemonset/volumes.go#L132
Consider preallocating mounts (prealloc)
Run linting: pkg/controllers/dynakube/kspm/daemonset/volumes.go#L81
Consider preallocating volumes with capacity len(mappedHostPaths) (prealloc)
Run linting: pkg/controllers/dynakube/kspm/daemonset/volumes.go#L68
Consider preallocating volumeMounts with capacity len(mappedHostPaths) (prealloc)
Run linting: pkg/controllers/dynakube/activegate/internal/statefulset/statefulset.go#L169
Consider preallocating volumeMounts with capacity 1 (prealloc)
Run linting: pkg/controllers/dynakube/activegate/internal/capability/service.go#L14
Consider preallocating ports with capacity 2 (prealloc)
Run linting: pkg/controllers/certificates/certificate_secret_test.go#L95
Consider preallocating webhookConfigs with capacity 4 (prealloc)
Run linting: pkg/api/v1alpha2/edgeconnect/properties.go#L95
Consider preallocating hostMappings with capacity 1 (prealloc)
Run linting: pkg/api/latest/dynakube/dynakube_props.go#L85
Consider preallocating imagePullSecrets (prealloc)
Run linting: cmd/supportarchive/resource_query.go#L33
Consider preallocating allQueries (prealloc)