Skip to content

chore: sync files with stordco/common-config-elixir #115

chore: sync files with stordco/common-config-elixir

chore: sync files with stordco/common-config-elixir #115

Re-run triggered January 25, 2024 22:31
Status Failure
Total duration 1m 58s
Artifacts

ci.yaml

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

Annotations

20 errors and 7 warnings
Test (Elixir 1.14 OTP 25): test/kafee/producer_integration_test.exs#L29
test large messages logs and continues (Kafee.ProducerIntegrationTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L45
test produce/2 sends messages via :brod.produce_sync_offset/5 (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L86
test produce/2 calls Data Streams track_produce/3 with current produce offset (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L37
test partitions/2 returns a list of valid partitions (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L54
test produce/2 returns errors from brod (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L72
test produce/2 ran the message normalization pipeline (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_worker_test.exs#L70
test handle_info :send does nothing on an empty queue (Kafee.Producer.AsyncWorkerTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_worker_test.exs#L100
test handle_info task_ref :ok removes sent messages from the queue (Kafee.Producer.AsyncWorkerTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_worker_test.exs#L217
test handle_info :DOWN unknown processes log and do nothing (Kafee.Producer.AsyncWorkerTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_worker_test.exs#L380
test build_message_batch/1 always returns one message if the queue exists (Kafee.Producer.AsyncWorkerTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L122
test set_request_id/2 adds correlation id header (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L9
doctest doctest Kafee.Producer.Message.get_otel_span_attributes/1 (10) (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L228
test get_otel_span_name/1 returns anonymous otel span name (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L9
doctest doctest Kafee.Producer.Message.get_otel_span_attributes/1 (12) (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L155
test set_content_type/2 adds content type header (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L72
test partition/3 sets partition to 0 if no adapter is set (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L208
test validate!/1 raises on non string header value (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L223
test get_otel_span_name/1 returns otel span name (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L240
test get_otel_span_attributes/1 returns anonymous otel span name (Kafee.Producer.MessageTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/message_test.exs#L17
test set_module_values/3 sets the message topic if nil (Kafee.Producer.MessageTest)
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
Test (Elixir 1.13 OTP 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.