Skip to content

faucet: rate limit initial implementation #4125

faucet: rate limit initial implementation

faucet: rate limit initial implementation #4125

Triggered via pull request July 23, 2024 16:45
Status Failure
Total duration 3m 51s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): cmd/faucet/faucet.go#L285
unnecessary leading newline (whitespace)
golang-lint (1.21.x, ubuntu-latest): cmd/faucet/faucet_test.go#L63
SA1019: core.GenesisAlloc is deprecated: use types.GenesisAlloc instead. (staticcheck)
golang-lint (1.21.x, ubuntu-latest)
issues found
golang-lint (1.21.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, 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/