Fix decoding multiple frames in a single envelope in native protocol v5 #604
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 1.
|
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
|
Test (Elixir 1.15.4, OTP 25.3 — C* 4.1, Scylla 5.2):
lib/xandra/connection.ex#L948
function random_free_stream_id/2 is unused
|
Test (Elixir 1.15.4, OTP 25.3 — C* 4.1, Scylla 5.2):
lib/xandra/connection.ex#L948
function random_free_stream_id/2 is unused
|
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
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
|
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
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
|
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.15.4, OTP 25.3 — C* 3, Scylla 4.6.3):
lib/xandra/connection.ex#L948
function random_free_stream_id/2 is unused
|
Test (Elixir 1.15.4, OTP 25.3 — C* 3, Scylla 4.6.3):
lib/xandra/connection.ex#L948
function random_free_stream_id/2 is unused
|