Build and Test #19
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. 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#L3
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
|
|
|
|
|
lib/astarte_core/triggers/simple_trigger_config.ex#L33
unused alias AMQPTriggerTarget
|
lib/astarte_core/triggers/simple_trigger_config.ex#L38
unused alias TriggerTargetContainer
|
lib/astarte_core/triggers/policy/handler.ex#L138
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
lib/astarte_core/triggers/policy/handler.ex#L142
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
The logs for this run have expired and are no longer available.
Loading