Skip to content

build(deps): bump golang.org/x/sync from 0.7.0 to 0.9.0 #179

build(deps): bump golang.org/x/sync from 0.7.0 to 0.9.0

build(deps): bump golang.org/x/sync from 0.7.0 to 0.9.0 #179

Triggered via pull request December 2, 2024 21:31
Status Failure
Total duration 3m 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/definition.go#L52
cannot range over d.NumValidators (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/definition.go#L89
cannot range over numVals (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/definition.go#L941
cannot range over n (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/lock.go#L215
cannot range over len(l.Operators) (value of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/test_cluster.go#L44
cannot range over dv (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/test_cluster.go#L56
cannot range over n (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/cluster/test_cluster.go#L94
cannot range over n (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/eth2util/deposit/deposit.go#L271
cannot range over numNodes (variable of type int) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/tbls/herumi.go#L340
cannot range over 100 (untyped int constant) (typecheck)
golangci: ../../../go/pkg/mod/github.com/obolnetwork/[email protected]/eth2util/enr/enr.go#L245
cannot range over len(b) (value of type int) (typecheck)
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636