Merge pull request #101 from Annopaolo/fwport-1.1 #290
Annotations
22 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/
|
Check formatting:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Install Dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Compile:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile:
lib/astarte_core/triggers/simple_trigger_config.ex#L33
unused alias AMQPTriggerTarget
|
Compile:
lib/astarte_core/triggers/simple_trigger_config.ex#L38
unused alias TriggerTargetContainer
|
Compile:
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
|
Compile:
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
|
Compile:
lib/astarte_core/triggers/policy/handler.ex#L118
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Run erlef/setup-beam@v1.15:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1.15:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Test and Coverage:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Test and Coverage:
test/astarte_core/interface_test.exs#L383
variable "interface" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
The logs for this run have expired and are no longer available.
Loading