chore(deps): bump github.com/UpCloudLtd/upcloud-go-api/v8 from 8.33.0 to 8.34.3 #153
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)
|