Skip to content

feat!: add otp_app option to consumer and producer compile-time options to improve configurating the modules #105

feat!: add otp_app option to consumer and producer compile-time options to improve configurating the modules

feat!: add otp_app option to consumer and producer compile-time options to improve configurating the modules #105

Triggered via pull request December 26, 2023 22:05
Status Failure
Total duration 1m 56s
Artifacts

ci.yaml

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

Annotations

30 errors and 6 warnings
Test (Elixir 1.14 OTP 25): test/kafee/producer/test_adapter_test.exs#L31
test produce/2 it decodes messages before sending to test pid (Kafee.Producer.TestAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/test_adapter_test.exs#L17
test produce/2 it asserts all keys on a message (Kafee.Producer.TestAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L34
test assert_kafee_message/2 asserts allow matching (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L49
test refute_kafee_message/2 refutes an exact matching message (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L28
test assert_kafee_message/2 asserts a partial match (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L62
test kafee_messages/0 returns a list of messages produced (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L55
test refute_kafee_message/2 refutes a partial match (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L40
test assert_kafee_message/2 assert allows variable assignment (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_async_test.exs#L22
test assert_kafee_message/2 asserts an exact matching message (Kafee.TestAsyncTest)
Test (Elixir 1.14 OTP 25): test/kafee/test_sync_test.exs#L34
test assert_kafee_message/2 asserts allow matching (Kafee.TestSyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/test_adapter_test.exs#L17
test produce/2 it asserts all keys on a message (Kafee.Producer.TestAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/test_adapter_test.exs#L31
test produce/2 it decodes messages before sending to test pid (Kafee.Producer.TestAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L34
test assert_kafee_message/2 asserts allow matching (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L49
test refute_kafee_message/2 refutes an exact matching message (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L22
test assert_kafee_message/2 asserts an exact matching message (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L40
test assert_kafee_message/2 assert allows variable assignment (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L62
test kafee_messages/0 returns a list of messages produced (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L28
test assert_kafee_message/2 asserts a partial match (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_async_test.exs#L55
test refute_kafee_message/2 refutes a partial match (Kafee.TestAsyncTest)
Test (Elixir 1.15 OTP 26): test/kafee/test_sync_test.exs#L34
test assert_kafee_message/2 asserts allow matching (Kafee.TestSyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/test_adapter_test.exs#L17
test produce/2 it asserts all keys on a message (Kafee.Producer.TestAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/test_adapter_test.exs#L31
test produce/2 it decodes messages before sending to test pid (Kafee.Producer.TestAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L22
test assert_kafee_message/2 asserts an exact matching message (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L49
test refute_kafee_message/2 refutes an exact matching message (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L28
test assert_kafee_message/2 asserts a partial match (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L34
test assert_kafee_message/2 asserts allow matching (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L40
test assert_kafee_message/2 assert allows variable assignment (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L55
test refute_kafee_message/2 refutes a partial match (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_async_test.exs#L62
test kafee_messages/0 returns a list of messages produced (Kafee.TestAsyncTest)
Test (Elixir 1.13 OTP 25): test/kafee/test_sync_test.exs#L22
test assert_kafee_message/2 asserts an exact matching message (Kafee.TestSyncTest)
Documentation: lib/kafee/producer/async_adapter.ex#L232
documentation references module "Kafee.Producer.AsyncWorker" but it is hidden
Documentation: lib/kafee/producer/message.ex#L224
documentation references module "Kafee.Producer.Message.ValidationError" but it is hidden
Documentation: lib/kafee/producer/async_adapter.ex#L61
documentation references module "Kafee.Producer.AsyncWorker" but it is hidden
Documentation: lib/kafee/producer/async_adapter.ex#L232
documentation references module "Kafee.Producer.AsyncWorker" but it is hidden
Documentation: lib/kafee/producer/message.ex#L224
documentation references module "Kafee.Producer.Message.ValidationError" but it is hidden
Documentation: lib/kafee/producer/async_adapter.ex#L61
documentation references module "Kafee.Producer.AsyncWorker" but it is hidden