Skip to content

feat: rate limit support (#67) #360

feat: rate limit support (#67)

feat: rate limit support (#67) #360

Triggered via push November 27, 2023 00:44
Status Success
Total duration 1m 47s
Artifacts

ci.yml

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

Annotations

8 warnings
Test (Elixir 1.15 / OTP 25.3): test/inngest/function/cases/rate_limit_test.exs#L25
variable "run_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (Elixir 1.15 / OTP 25.3)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (Elixir 1.15 / OTP 25.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/rate_limit_test.exs#L25
variable "run_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (Elixir 1.15 / OTP 24.3)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (Elixir 1.15 / OTP 24.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.14 / OTP 25.3): test/inngest/function/cases/rate_limit_test.exs#L25
variable "run_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (Elixir 1.14 / OTP 24.3): test/inngest/function/cases/rate_limit_test.exs#L25
variable "run_id" is unused (if the variable is not meant to be used, prefix it with an underscore)