Skip to content

fix(deps): update module cloud.google.com/go/iam to v1.3.1 #348

fix(deps): update module cloud.google.com/go/iam to v1.3.1

fix(deps): update module cloud.google.com/go/iam to v1.3.1 #348

Triggered via pull request December 4, 2024 20:08
Status Failure
Total duration 54s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636