Skip to content

feat: support batching #356

feat: support batching

feat: support batching #356

Triggered via pull request November 26, 2023 23:26
@darwin67darwin67
synchronize #66
feat/batching
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

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

Annotations

1 error and 15 warnings
Linter
Process completed with exit code 2.
Linter: lib/inngest/function/config.ex#L50
Function body is nested too deep (max depth is 2, was 3).
Linter: lib/inngest/function.ex#L207
Function body is nested too deep (max depth is 2, was 3).
Linter: lib/inngest/function.ex#L207
Function body is nested too deep (max depth is 2, was 3).
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)
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