Merge pull request #489 from Argonus/native-formatter #117
Annotations
7 errors and 4 warnings
test/kafka_ex/new/structs/broker_test.exs#L47
test connected?/1 returns false if socket is not connected (KafkaEx.New.Structs.BrokerTest)
|
test/kafka_ex/new/structs/broker_test.exs#L26
test put_socket/2 nullify broker socket (KafkaEx.New.Structs.BrokerTest)
|
test/kafka_ex/new/structs/broker_test.exs#L68
test has_socket?/1 returns false if broker has different socket (KafkaEx.New.Structs.BrokerTest)
|
test/kafka_ex/new/structs/broker_test.exs#L32
test put_socket/2 updates broker socket to new one (KafkaEx.New.Structs.BrokerTest)
|
test/kafka_ex/new/structs/broker_test.exs#L77
test has_socket?/1 returns true if broker has same socket (KafkaEx.New.Structs.BrokerTest)
|
test/kafka_ex/new/structs/broker_test.exs#L41
test connected?/1 returns false if socket is nil (KafkaEx.New.Structs.BrokerTest)
|
test/kafka_ex/new/structs/broker_test.exs#L53
test connected?/1 returns true if socket is connected (KafkaEx.New.Structs.BrokerTest)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
lib/kafka_ex.ex#L646
default arguments in current_offset/6 are never used
|
test/support/sll_server.ex#L21
function :ssl.handshake/1 is undefined or private
|
The logs for this run have expired and are no longer available.
Loading