Skip to content

Replace ratelimiter with github.com/sethvargo/go-limiter #29

Replace ratelimiter with github.com/sethvargo/go-limiter

Replace ratelimiter with github.com/sethvargo/go-limiter #29

Triggered via push March 18, 2025 23:53
Status Failure
Total duration 2m 45s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
staticcheck
Process completed with exit code 1.
staticcheck: handlers/mw.go#L413
should use time.Since instead of time.Now().Sub (S1012)
staticcheck: cmd/goatcounter/serve.go#L324
func mustNewMem is unused (U1000)