Skip to content

fix(rate-limit): disable showing timer whose remaining time < 0 (#13) #14

fix(rate-limit): disable showing timer whose remaining time < 0 (#13)

fix(rate-limit): disable showing timer whose remaining time < 0 (#13) #14

Triggered via push April 24, 2024 13:15
Status Failure
Total duration 37s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: packages/rate-limit/src/admin.ts#L62
Expected { after 'if' condition
lint
Process completed with exit code 1.
test (20)
Process completed with exit code 3.
test (18)
Process completed with exit code 3.
build: packages/rate-limit/src/admin.ts#L60
Property 'times' does not exist on type 'Observed<"timers">'. Did you mean 'timers'?
build
Process completed with exit code 2.