provides for multiple executors operating under a single runner #216
Annotations
9 errors and 1 warning
lib/minitest/src/autorun.cr#L9
instantiating 'Minitest.run(Array(String))'
|
lib/minitest/src/minitest.cr#L140
instantiating 'Minitest::Runnable+.collect_tests()'
|
lib/minitest/src/runnable.cr#L17
expanding macro
|
test/mosquito/runners/overseer_test.cr#L51
instantiating 'overseer()'
|
test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
|
test/mosquito/runners/overseer_test.cr#L9
instantiating 'MockOverseer#tap()'
|
test/mosquito/runners/overseer_test.cr#L12
instantiating 'executor()'
|
test/mosquito/runners/overseer_test.cr#L6
expected argument #1 to 'MockExecutor.new' to be Channel(Tuple(Mosquito::JobRun, Mosquito::Queue)), not MockQueueList
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading