Skip to content

Update social links in README #1388

Update social links in README

Update social links in README #1388

Triggered via push June 1, 2023 11:53
Status Failure
Total duration 5m 5s
Artifacts

ci.yml

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

Annotations

10 errors and 7 warnings
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/basic_test.exs#L4
test inserting jobs with a custom prefix (Oban.Engines.BasicTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/basic_test.exs#L12
test inserting unique jobs with a custom prefix (Oban.Engines.BasicTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/inline_test.exs#L53
test executing multiple jobs inserted inline (Oban.Engines.InlineTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/inline_test.exs#L6
test executing a single inserted job inline (Oban.Engines.InlineTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/inline_test.exs#L40
test executing single jobs inserted within a multi (Oban.Engines.InlineTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/inline_test.exs#L28
test executing a job with errors raises (Oban.Engines.InlineTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/engines/inline_test.exs#L66
test executing multiple jobs inserted within a multi (Oban.Engines.InlineTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/peers/global_test.exs#L24
test leadership changes when a peer terminates (Oban.Peers.GlobalTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/peers/global_test.exs#L8
test only a single peer is leader (Oban.Peers.GlobalTest)
ci (1.12, 22.3, 12.13-alpine, lite): test/oban/peers/global_test.exs#L48
test emitting elemetry events for elections (Oban.Peers.GlobalTest)
ci (1.12, 22.3, 12.13-alpine, lite)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ci (1.12, 22.3, 12.13-alpine, lite): lib/oban/notifiers/pg.ex#L85
:pg.get_members/2 is undefined (module :pg is not available or is yet to be defined)
ci (1.12, 22.3, 12.13-alpine, lite): lib/oban/notifiers/pg.ex#L102
:pg.join/3 is undefined (module :pg is not available or is yet to be defined)
ci (1.12, 22.3, 12.13-alpine, lite): lib/oban/notifiers/pg.ex#L101
:pg.start_link/1 is undefined (module :pg is not available or is yet to be defined)
ci (1.14, 25.2, 15.1-alpine, gossip, lint)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ci (1.14, 25.2, 15.1-alpine, gossip, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.14, 25.2, 15.1-alpine, gossip, lint)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead