Skip to content

Reduce assert receive wait time for shutdown tests #1568

Reduce assert receive wait time for shutdown tests

Reduce assert receive wait time for shutdown tests #1568

Triggered via push January 13, 2024 16:20
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

2 errors and 5 warnings
ci (1.16, 26.0, 15.1-alpine, gossip, lint): test/oban_test.exs#L333
test pause_all_queues/2 and resume_all_queues/2 pausing and resuming all queues (ObanTest)
ci (1.16, 26.0, 15.1-alpine, gossip, lint)
Process completed with exit code 2.
ci (1.13, 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.13, 23.3, 12.13-alpine, lite): test/support/exercise.ex#L23
Stream.duplicate/2 is undefined or private
ci (1.16, 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.16, 26.0, 15.1-alpine, gossip, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
ci (1.16, 26.0, 15.1-alpine, gossip, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs