Skip to content

Build and Test

Build and Test #19

Triggered via create September 18, 2023 10:46
Status Success
Total duration 7m 47s
Artifacts

build-workflow.yaml

on: create
Build and Test
47s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Check Dialyzer
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 Dialyzer: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Check Dialyzer: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Check Dialyzer: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Check Dialyzer: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Check Dialyzer
use Bitwise is deprecated. import Bitwise instead
Check Dialyzer
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Check Dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Check Dialyzer
Decimal.cmp/2 is deprecated. Use compare/2 instead
Check Dialyzer
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Check Dialyzer: lib/astarte_core/triggers/simple_trigger_config.ex#L33
unused alias AMQPTriggerTarget
Check Dialyzer: lib/astarte_core/triggers/simple_trigger_config.ex#L38
unused alias TriggerTargetContainer
Check Dialyzer: 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
Check Dialyzer: 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
Build and Test
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/
Build and Test: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test
use Bitwise is deprecated. import Bitwise instead
Build and Test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Build and Test
Decimal.cmp/2 is deprecated. Use compare/2 instead
Build and Test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Build and Test: lib/astarte_core/triggers/simple_trigger_config.ex#L33
unused alias AMQPTriggerTarget
Build and Test: lib/astarte_core/triggers/simple_trigger_config.ex#L38
unused alias TriggerTargetContainer
Build and Test: 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
Build and Test: 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
Build and Test: 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
Build and Test: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test: 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)