Skip to content

(BIDS-2872) copy ratelimit over from v1 #1272

(BIDS-2872) copy ratelimit over from v1

(BIDS-2872) copy ratelimit over from v1 #1272

Triggered via pull request July 31, 2024 13:02
Status Failure
Total duration 1m 17s
Artifacts

backend-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: backend/pkg/commons/ratelimit/ratelimit.go#L1
: # github.com/gobitfly/beaconchain/pkg/commons/ratelimit
lint
undefined: cmp
lint
undefined: cmp (typecheck)
lint: backend/cmd/api/main.go#L14
could not import github.com/gobitfly/beaconchain/pkg/commons/ratelimit (-: # github.com/gobitfly/beaconchain/pkg/commons/ratelimit
lint
undefined: cmp
lint
undefined: cmp) (typecheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated 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/