Skip to content

Refactor a few functions into Xandra.Protocol #540

Refactor a few functions into Xandra.Protocol

Refactor a few functions into Xandra.Protocol #540

Triggered via push October 23, 2023 21:23
Status Failure
Total duration 3m 40s
Artifacts

main.yml

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

Annotations

1 error and 10 warnings
Lint
Process completed with exit code 2.
call: lib/xandra/protocol/v3.ex#L430
The function call decode_metadata will not succeed.
call: lib/xandra/protocol/v3.ex#L451
The function call decode_metadata will not succeed.
unused_fun: lib/xandra/protocol/v3.ex#L471
Function rewrite_column_types/2 will never be called.
no_return: lib/xandra/protocol/v3.ex#L506
Function decode_metadata/3 has no local return.
call: lib/xandra/protocol/v3.ex#L512
The function call decode_paging_state will not succeed.
unused_fun: lib/xandra/protocol/v3.ex#L533
Function decode_page_content/2 will never be called.
unused_fun: lib/xandra/protocol/v3.ex#L537
Function decode_page_content/5 will never be called.
unused_fun: lib/xandra/protocol/v3.ex#L554
Function decode_value/2 will never be called.
unused_fun: lib/xandra/protocol/v3.ex#L655
Function decode_value_udt/3 will never be called.
unused_fun: lib/xandra/protocol/v3.ex#L666
Function decode_value_list/4 will never be called.