Skip to content

feat: support adding ResourceManagerTags to compute instances #1

feat: support adding ResourceManagerTags to compute instances

feat: support adding ResourceManagerTags to compute instances #1

Triggered via pull request September 5, 2023 19:39
Status Failure
Total duration 4m 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: api/v1beta1/tags.go#L73
S1011: should replace loop with `*t = append(*t, other...)` (gosimple)
lint: api/v1beta1/tags.go#L24
ST1019: package "cloud.google.com/go/resourcemanager/apiv3/resourcemanagerpb" is being imported more than once (stylecheck)
lint: api/v1beta1/tags.go#L25
ST1019(related information): other import of "cloud.google.com/go/resourcemanager/apiv3/resourcemanagerpb" (stylecheck)
lint
issues found