feat(capabilities): capabilities
topic
#336
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
|
Run dialyzer:
lib/astarte_vmq_plugin.ex#L196
:random.uniform/0 is deprecated. Use the 'rand' module instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L45
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L54
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L59
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L83
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L89
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L99
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Run dialyzer:
lib/astarte_vmq_plugin/rpc/handler.ex#L103
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Create PLTs dir
use Bitwise is deprecated. import Bitwise instead
|
Create PLTs dir
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Create PLTs dir
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Create PLTs dir
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Create PLTs dir
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Create PLTs dir
unused alias AMQPTriggerTarget
|
Create PLTs dir
unused alias TriggerTargetContainer
|
Create PLTs dir
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Create PLTs dir
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Create PLTs dir
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Loading