Skip to content

*: bump charon to v1.1.2 #174

*: bump charon to v1.1.2

*: bump charon to v1.1.2 #174

Triggered via pull request October 29, 2024 20:28
Status Failure
Total duration 2m 53s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/