Skip to content

fix(deps): update module golang.org/x/term to v0.28.0 #347

fix(deps): update module golang.org/x/term to v0.28.0

fix(deps): update module golang.org/x/term to v0.28.0 #347

Triggered via pull request December 4, 2024 17:41
Status Failure
Total duration 1m 0s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/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