Merge pull request #489 from Argonus/native-formatter #117
Annotations
11 warnings
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/
|
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
lib/kafka_ex/utils/murmur.ex#L6
use Bitwise is deprecated. import Bitwise instead
|
lib/kafka_ex.ex#L646
default values for the optional arguments in current_offset/6 are never used
|
test/support/sll_server.ex#L23
:ssl.ssl_accept/1 is undefined or private, use ssl_handshake/1,2,3 instead
|
|
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
The logs for this run have expired and are no longer available.
Loading