Logs: use logfmt #330
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
unused alias AMQPTriggerTarget
|
Compile
unused alias TriggerTargetContainer
|
Compile
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Compile
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Compile
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Test and Coverage:
lib/astarte_vmq_plugin.ex#L193
:random.uniform/0 is deprecated. Use the 'rand' module instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L45
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L54
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L59
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L83
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L89
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L99
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Test and Coverage:
lib/astarte_vmq_plugin/rpc/handler.ex#L103
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
|
Loading