Skip to content

Add cron integration for Oban #501

Add cron integration for Oban

Add cron integration for Oban #501

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

main.yml

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

Annotations

4 errors
Test (Elixir 1.11.4, OTP 21.3): test/sentry/cron/oban_test.exs#L49
** (CompileError) test/sentry/cron/oban_test.exs:49: Oban.Job.__struct__/1 is undefined, cannot expand struct Oban.Job. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test (Elixir 1.11.4, OTP 21.3)
Process completed with exit code 1.
Test (Elixir 1.16, OTP 26.2)
The job was canceled because "_1_11_4_21_3" failed.
Test (Elixir 1.16, OTP 26.2)
The operation was canceled.