feat(capabilities): device capabilities #359
Annotations
19 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Install Dependencies:
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
|
Run erlef/setup-beam@v1.15:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run dialyzer:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run 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
|
Run 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
|
Run dialyzer:
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 dialyzer:
lib/astarte_core/triggers/simple_trigger_config.ex#L33
unused alias AMQPTriggerTarget
|
Run dialyzer:
lib/astarte_core/triggers/simple_trigger_config.ex#L38
unused alias TriggerTargetContainer
|
Run dialyzer:
lib/astarte_core/device/capabilities.ex#L25
unused alias PurgePropertiesCompressionFormat
|
Create PLTs dir:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Create PLTs dir
use Bitwise is deprecated. import Bitwise instead
|
Create PLTs dir:
lib/astarte_core/device/capabilities.ex#L25
unused alias PurgePropertiesCompressionFormat
|
Create PLTs dir:
lib/astarte_core/triggers/simple_trigger_config.ex#L33
unused alias AMQPTriggerTarget
|
Create PLTs dir:
lib/astarte_core/triggers/simple_trigger_config.ex#L38
unused alias TriggerTargetContainer
|
Create PLTs dir:
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
|
Create PLTs dir:
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
|
Create PLTs dir:
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
|
Loading