Skip to content

feat: cancel on support #370

feat: cancel on support

feat: cancel on support #370

Triggered via pull request November 27, 2023 06:32
Status Failure
Total duration 1m 58s
Artifacts

ci.yml

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

Annotations

4 errors and 4 warnings
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/sleep_until_test.exs#L10
test should run successfully (Inngest.Function.Cases.SleepUntilTest)
Test (Elixir 1.15 / OTP 24.3): test/inngest/function/cases/sleep_test.exs#L10
test should run successfully (Inngest.Function.Cases.SleepTest)
Test (Elixir 1.15 / OTP 24.3)
Process completed with exit code 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)
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