Skip to content

ACK non processed messages when draining #109

ACK non processed messages when draining

ACK non processed messages when draining #109

Triggered via pull request December 11, 2024 16:58
Status Failure
Total duration 52s
Artifacts

ci.yml

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

Annotations

4 errors and 3 warnings
test (1.11.3, 21.3): test/broadway_cloud_pub_sub/producer_test.exs#L667
test stop trying to receive new messages after start draining (BroadwayCloudPubSub.ProducerTest)
test (1.11.3, 21.3)
Process completed with exit code 1.
test (1.17.2, 27, lint): test/broadway_cloud_pub_sub/producer_test.exs#L667
test stop trying to receive new messages after start draining (BroadwayCloudPubSub.ProducerTest)
test (1.17.2, 27, lint)
Process completed with exit code 2.
test (1.11.3, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test (1.11.3, 21.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
test (1.17.2, 27, lint)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead