Skip to content

provides for multiple executors operating under a single runner #220

provides for multiple executors operating under a single runner

provides for multiple executors operating under a single runner #220

Triggered via pull request November 28, 2023 16:31
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 3 warnings
Build (nightly, true): lib/minitest/src/autorun.cr#L9
instantiating 'Minitest.run(Array(String))'
Build (nightly, true): lib/minitest/src/minitest.cr#L140
instantiating 'Minitest::Runnable+.collect_tests()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L76
instantiating 'clean_slate()'
Build (nightly, true): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
Build (nightly, true): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L76
instantiating 'clean_slate()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L82
undefined method 'idle_wait' for MockOverseer
Build (nightly, true)
Process completed with exit code 2.
Build (1.4, false): test/test_helper.cr#L19
while requiring "minitest/autorun"
Build (1.4, false): lib/minitest/src/autorun.cr#L9
instantiating 'Minitest:Module#run(Array(String))'
Build (1.4, false): lib/minitest/src/minitest.cr#L140
instantiating 'Minitest::Runnable+.class#collect_tests()'
Build (1.4, false): lib/minitest/src/runnable.cr#L17
expanding macro
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L76
instantiating 'clean_slate()'
Build (1.4, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.class#bare_mapping()'
Build (1.4, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.class#bare_mapping()'
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L76
instantiating 'clean_slate()'
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L82
undefined method 'idle_wait' for MockOverseer
Build (1.4, false)
Process completed with exit code 2.
Build (latest, false): lib/minitest/src/autorun.cr#L9
instantiating 'Minitest.run(Array(String))'
Build (latest, false): lib/minitest/src/minitest.cr#L140
instantiating 'Minitest::Runnable+.collect_tests()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L76
instantiating 'clean_slate()'
Build (latest, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
Build (latest, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L76
instantiating 'clean_slate()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L82
undefined method 'idle_wait' for MockOverseer
Build (latest, false)
Process completed with exit code 2.
Build (nightly, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (1.4, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (latest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/