ACK non processed messages when draining #109
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
|