Implements a monitoring API for mosquito #239
Annotations
10 errors and 1 warning
Run make test:
lib/minitest/src/autorun.cr#L9
instantiating 'Minitest.run(Array(String))'
|
Run make test:
lib/minitest/src/minitest.cr#L140
instantiating 'Minitest::Runnable+.collect_tests()'
|
Run make test:
lib/minitest/src/runnable.cr#L17
expanding macro
|
Run make test:
test/mosquito/runners/queue_list_test.cr#L33
instantiating 'clean_slate()'
|
Run make test:
test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
|
Run make test:
test/helpers/global_helpers.cr#L7
instantiating 'Mosquito::Base.bare_mapping()'
|
Run make test:
test/mosquito/runners/queue_list_test.cr#L33
instantiating 'clean_slate()'
|
Run make test:
test/mosquito/runners/queue_list_test.cr#L37
instantiating 'queue_list()'
|
Run make test:
test/mosquito/runners/queue_list_test.cr#L4
wrong number of arguments for 'MockQueueList.new' (given 0, expected 1)
|
Run make test
Process completed with exit code 2.
|
Run make test:
src/mosquito/redis_backend.cr#L137
positional parameter 'id' corresponds to parameter 'name' of the overridden method Mosquito::Backend::ClassMethods#register_overseer(name : String), which has a different name and may affect named argument passing
|
The logs for this run have expired and are no longer available.
Loading