Skip to content

fix: add additional restrictions when using batching #376

fix: add additional restrictions when using batching

fix: add additional restrictions when using batching #376

Triggered via pull request November 27, 2023 07:10
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

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

Annotations

8 errors and 8 warnings
Test (Elixir 1.15 / OTP 25.3): test/inngest/function/config_test.exs#L159
test validate_batch_events/2 should raise if cancel_on is set with batching (Inngest.FnOptsTest)
Test (Elixir 1.15 / OTP 25.3)
Process completed with exit code 2.
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/config_test.exs#L159
test validate_batch_events/2 should raise if cancel_on is set with batching (Inngest.FnOptsTest)
Test (Elixir 1.15 / OTP 24.3)
Process completed with exit code 2.
Test (Elixir 1.14 / OTP 24.3): test/inngest/function/config_test.exs#L159
test validate_batch_events/2 should raise if cancel_on is set with batching (Inngest.FnOptsTest)
Test (Elixir 1.14 / OTP 24.3)
Process completed with exit code 2.
Test (Elixir 1.14 / OTP 25.3): test/inngest/function/config_test.exs#L159
test validate_batch_events/2 should raise if cancel_on is set with batching (Inngest.FnOptsTest)
Test (Elixir 1.14 / OTP 25.3)
Process completed with exit code 2.
Test (Elixir 1.15 / OTP 25.3)
the following fields are unknown when raising Inngest.BatchEventConfigError: [lmessage: "'cancel_on' cannot be used with event_batches"]. Please make sure to only give known fields when raising or redefine Inngest.BatchEventConfigError.exception/1 to discard unknown fields. Future Elixir versions will raise on unknown fields given to raise/2
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)
the following fields are unknown when raising Inngest.BatchEventConfigError: [lmessage: "'cancel_on' cannot be used with event_batches"]. Please make sure to only give known fields when raising or redefine Inngest.BatchEventConfigError.exception/1 to discard unknown fields. Future Elixir versions will raise on unknown fields given to raise/2
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 24.3)
the following fields are unknown when raising Inngest.BatchEventConfigError: [lmessage: "'cancel_on' cannot be used with event_batches"]. Please make sure to only give known fields when raising or redefine Inngest.BatchEventConfigError.exception/1 to discard unknown fields. Future Elixir versions will raise on unknown fields given to raise/2
Test (Elixir 1.14 / OTP 25.3)
the following fields are unknown when raising Inngest.BatchEventConfigError: [lmessage: "'cancel_on' cannot be used with event_batches"]. Please make sure to only give known fields when raising or redefine Inngest.BatchEventConfigError.exception/1 to discard unknown fields. Future Elixir versions will raise on unknown fields given to raise/2