Skip to content

v0.2.0 release prep (#73) #405

v0.2.0 release prep (#73)

v0.2.0 release prep (#73) #405

Triggered via push December 2, 2023 22:56
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

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

Annotations

6 errors and 4 warnings
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/no_retry_test.exs#L10
test should fail without retrying (Inngest.Function.Cases.NoRetryTest)
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/send_event_test.exs#L10
test should run successfully (Inngest.Function.Cases.SendEventTest)
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/wait_for_event_test.exs#L10
test should have access to event when fulfilled (Inngest.Function.Cases.WaitForEventTest)
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/no_step_test.exs#L10
test should run successfully (Inngest.Function.Cases.NoStepTest)
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/multi_step_test.exs#L10
test should run successfully (Inngest.Function.Cases.MultiStepTest)
Test (Elixir 1.15 / OTP 24.3)
Process completed with exit code 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.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