Skip to content

Implements a monitoring API for mosquito #215

Implements a monitoring API for mosquito

Implements a monitoring API for mosquito #215

Triggered via pull request November 23, 2023 05:48
Status Failure
Total duration 38s
Artifacts

ci.yml

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

Annotations

28 errors and 3 warnings
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#L51
instantiating 'overseer()'
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L10
instantiating 'queue_list()'
Build (1.4, false): test/mosquito/runners/overseer_test.cr#L4
wrong number of arguments for 'MockQueueList.new' (given 0, expected 1)
Build (1.4, false)
Process completed with exit code 2.
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#L51
instantiating 'overseer()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L10
instantiating 'queue_list()'
Build (nightly, true): test/mosquito/runners/overseer_test.cr#L4
wrong number of arguments for 'MockQueueList.new' (given 0, expected 1)
Build (nightly, true)
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#L51
instantiating 'overseer()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L10
instantiating 'queue_list()'
Build (latest, false): test/mosquito/runners/overseer_test.cr#L4
wrong number of arguments for 'MockQueueList.new' (given 0, expected 1)
Build (latest, false)
Process completed with exit code 2.
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 (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 (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/