Skip to content

Document that insert_job start lacks job meta #1470

Document that insert_job start lacks job meta

Document that insert_job start lacks job meta #1470

Triggered via push September 20, 2023 15:21
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

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

Annotations

3 errors and 10 warnings
ci (1.15, 26.0, 15.1-alpine, gossip, lint): test/oban/stager_test.exs#L8
test integration descheduling jobs to make them available for execution (Oban.StagerTest)
ci (1.15, 26.0, 15.1-alpine, gossip, lint): test/oban_test.exs#L100
test check_queue/2 checking on queue state at runtime (ObanTest)
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Process completed with exit code 2.
ci (1.12, 23.3, 12.13-alpine, lite)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.15, 26.0, 15.1-alpine, gossip, lint)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) 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)
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