Add timezone to Oban Integration #1039
Annotations
4 errors and 1 warning
Test (Elixir 1.18, OTP 27.2)
Process completed with exit code 1.
|
Test (Elixir 1.13.4-otp-22, OTP 22.3.4):
lib/sentry/integrations/oban/cron.ex#L93
** (CompileError) lib/sentry/integrations/oban/cron.ex:93: undefined function maybe_put_timezone_option/2 (expected Sentry.Integrations.Oban.Cron to define such a function or for it to be imported, but none are available)
|
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
Process completed with exit code 1.
|
Test (Elixir 1.17, OTP 26.2)
Process completed with exit code 1.
|
Test (Elixir 1.13.4-otp-22, OTP 22.3.4):
lib/sentry/integrations/oban/cron.ex#L175
function timezone_opts/1 is unused
|