Skip to content

faucet: rate limit initial implementation #4155

faucet: rate limit initial implementation

faucet: rate limit initial implementation #4155

Triggered via pull request July 26, 2024 07:42
Status Failure
Total duration 3m 26s
Artifacts

lint.yml

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

Annotations

4 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): cmd/faucet/faucet.go#L284
unnecessary leading newline (whitespace)
golang-lint (1.21.x, ubuntu-latest): cmd/faucet/rate_limiter.go#L29
unnecessary leading newline (whitespace)
golang-lint (1.21.x, ubuntu-latest): cmd/faucet/rate_limiter.go#L38
unnecessary leading newline (whitespace)
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/