Skip to content

Add cron integration for Oban #498

Add cron integration for Oban

Add cron integration for Oban #498

Triggered via pull request February 26, 2024 21:40
Status Failure
Total duration 45s
Artifacts

main.yml

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

Annotations

6 errors and 13 warnings
Test (Elixir 1.16, OTP 26.2)
Process completed with exit code 1.
Test (Elixir 1.11.4, OTP 21.3)
The job was canceled because "_1_16_26_2_true_true" failed.
Test (Elixir 1.11.4, OTP 21.3)
** (CompileError) lib/oban/engines/lite.ex:237: undefined function then/2
Test (Elixir 1.11.4, OTP 21.3)
Process completed with exit code 1.
Test (Elixir 1.15, OTP 25.3)
The job was canceled because "_1_16_26_2_true_true" failed.
Test (Elixir 1.15, OTP 25.3)
The operation was canceled.
Test (Elixir 1.16, OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16, OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.11.4, OTP 21.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.15, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.15, OTP 25.3)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Test (Elixir 1.15, OTP 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15, OTP 25.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (Elixir 1.15, OTP 25.3)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15, OTP 25.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15, OTP 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15, OTP 25.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead