Skip to content

Add cron integration for Oban #503

Add cron integration for Oban

Add cron integration for Oban #503

Triggered via pull request February 29, 2024 11:53
Status Failure
Total duration 1m 38s
Artifacts

main.yml

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

Annotations

1 error and 14 warnings
Test (Elixir 1.16, OTP 26.2)
Process completed with exit code 2.
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.11.4, OTP 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
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)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Test (Elixir 1.15, OTP 25.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ 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
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