Skip to content

Prune jobs using the scheduled_at timestamp #1405

Prune jobs using the scheduled_at timestamp

Prune jobs using the scheduled_at timestamp #1405

Triggered via push July 1, 2023 16:22
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
ci (1.12, 23.3, 12.13-alpine, lite): test/oban/plugins/pruner_test.exs#L27
test integration historic jobs are pruned when they are older than the configured age (Oban.Plugins.PrunerTest)
ci (1.12, 23.3, 12.13-alpine, lite)
Process completed with exit code 1.
ci (1.15, 26.0, 15.1-alpine, gossip, lint): test/oban/plugins/pruner_test.exs#L27
test integration historic jobs are pruned when they are older than the configured age (Oban.Plugins.PrunerTest)
ci (1.15, 26.0, 15.1-alpine, gossip, lint): test/oban_test.exs#L74
test stop/1 queue shutdown grace period applies comprehensively to all queues (ObanTest)
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Process completed with exit code 2.
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead