Skip to content

chore(deps): bump github.com/UpCloudLtd/upcloud-go-api/v8 from 8.33.0 to 8.34.3 #153

chore(deps): bump github.com/UpCloudLtd/upcloud-go-api/v8 from 8.33.0 to 8.34.3

chore(deps): bump github.com/UpCloudLtd/upcloud-go-api/v8 from 8.33.0 to 8.34.3 #153

Triggered via pull request February 9, 2026 02:21
Status Failure
Total duration 1m 20s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
golangci-lint
issues found
golangci-lint: builder/upcloud/utils.go#L68
Consider preallocating ips (prealloc)
golangci-lint: builder/upcloud/utils.go#L66
Consider preallocating networking with capacity len(rawNetworking) (prealloc)
golangci-lint: builder/upcloud/artifact_test.go#L55
Consider preallocating templates with capacity 2 (prealloc)
golangci-lint: builder/upcloud/artifact_test.go#L42
Consider preallocating templates with capacity 1 (prealloc)
golangci-lint: builder/upcloud/artifact_test.go#L27
Consider preallocating templates with capacity 2 (prealloc)
golangci-lint: builder/upcloud/artifact.go#L35
Consider preallocating result with capacity len(a.Templates) (prealloc)