Skip to content

chore(deps): update golangci-lint to v2.8.0 (minor) #671

chore(deps): update golangci-lint to v2.8.0 (minor)

chore(deps): update golangci-lint to v2.8.0 (minor) #671

Triggered via pull request January 8, 2026 01:15
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Matrix: check
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint (ubuntu-latest)
Process completed with exit code 1.
Lint (ubuntu-latest): internal/retention/policy.go#L130
Consider preallocating toDelete with capacity len(hourlyFiles.toDelete) + len(dailyFiles.toDelete) + len(weeklyFiles.toDelete) + len(monthlyFiles.toDelete) + len(yearlyFiles.toDelete) + len(yearlyFiles.unselected) (prealloc)
Lint (macos-latest)
Process completed with exit code 1.
Lint (macos-latest): internal/retention/policy.go#L130
Consider preallocating toDelete with capacity len(hourlyFiles.toDelete) + len(dailyFiles.toDelete) + len(weeklyFiles.toDelete) + len(monthlyFiles.toDelete) + len(yearlyFiles.toDelete) + len(yearlyFiles.unselected) (prealloc)
Lint (windows-latest)
Process completed with exit code 1.
Lint (windows-latest): internal/retention/policy.go#L130
Consider preallocating toDelete with capacity len(hourlyFiles.toDelete) + len(dailyFiles.toDelete) + len(weeklyFiles.toDelete) + len(monthlyFiles.toDelete) + len(yearlyFiles.toDelete) + len(yearlyFiles.unselected) (prealloc)