Integration tests #20
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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#L3
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
|
|
|
|
|
lib/kayrock/error_code.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
lib/kayrock/message_set.ex#L30
use Bitwise is deprecated. import Bitwise instead
|
lib/kayrock/record_batch.ex#L63
use Bitwise is deprecated. import Bitwise instead
|
The logs for this run have expired and are no longer available.
Loading