Skip to content

Implements a monitoring API for mosquito #235

Implements a monitoring API for mosquito

Implements a monitoring API for mosquito #235

Triggered via pull request February 2, 2024 23:19
Status Failure
Total duration 30s
Artifacts

ci.yml

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

Annotations

30 errors and 6 warnings
Build (1.4, false): test/test_helper.cr#L19
while requiring "minitest/autorun"
Build (latest, false): lib/minitest/src/autorun.cr#L9
instantiating 'Minitest.run(Array(String))'
Build (1.4, false): lib/minitest/src/autorun.cr#L9
instantiating 'Minitest:Module#run(Array(String))'
Build (latest, false): lib/minitest/src/minitest.cr#L140
instantiating 'Minitest::Runnable+.collect_tests()'
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 (latest, false): test/mosquito/runners/queue_list_test.cr#L33
instantiating 'clean_slate()'
Build (1.4, false): test/mosquito/runners/queue_list_test.cr#L33
instantiating 'clean_slate()'
Build (1.4, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.class#bare_mapping()'
Build (latest, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
Build (1.4, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.class#bare_mapping()'
Build (latest, false): test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
Build (1.4, false): test/mosquito/runners/queue_list_test.cr#L33
instantiating 'clean_slate()'
Build (latest, false): test/mosquito/runners/queue_list_test.cr#L33
instantiating 'clean_slate()'
Build (1.4, false): test/mosquito/runners/queue_list_test.cr#L37
instantiating 'queue_list()'
Build (latest, false): test/mosquito/runners/queue_list_test.cr#L37
instantiating 'queue_list()'
Build (1.4, false): test/mosquito/runners/queue_list_test.cr#L4
wrong number of arguments for 'MockQueueList.new' (given 0, expected 1)
Build (latest, false): test/mosquito/runners/queue_list_test.cr#L4
wrong number of arguments for 'MockQueueList.new' (given 0, expected 1)
Build (latest, 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/queue_list_test.cr#L33
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/queue_list_test.cr#L33
instantiating 'clean_slate()'
Build (nightly, true): test/mosquito/runners/queue_list_test.cr#L37
instantiating 'queue_list()'
Build (nightly, true): test/mosquito/runners/queue_list_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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (1.4, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Build (nightly, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/