faucet: rate limit initial implementation #4125
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/
|