(BIDS-2872) copy ratelimit over from v1 #1272
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/
|