Skip to content

Move AMQP publish logic to Mississippi #327

Move AMQP publish logic to Mississippi

Move AMQP publish logic to Mississippi #327

Triggered via pull request September 23, 2024 08:46
Status Failure
Total duration 10m 46s
Artifacts

build-workflow.yaml

on: pull_request
Check Dialyzer
9m 9s
Check Dialyzer
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 60 warnings
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L332
test device on_client_offline (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L665
test disconnection and connection events are correctly serialized when on_client_offline is called before on_register (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L351
test device introspection on_publish (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L537
test disconnection and connection events are correctly serialized when on_register is called just before on_client_offline (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L730
test disconnection and connection events are correctly serialized when on_client_gone is called before on_register (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L313
test device on_client_gone (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L380
test device control on_publish (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L411
test device data on_publish (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): test/astarte_vmq_plugin_test.exs#L504
test handle_heartbeat works with an alive session_pid (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L665
test disconnection and connection events are correctly serialized when on_client_offline is called before on_register (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L291
test device on_register (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L601
test disconnection and connection events are correctly serialized when on_register is called just before on_client_gone (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L332
test device on_client_offline (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L351
test device introspection on_publish (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L537
test disconnection and connection events are correctly serialized when on_register is called just before on_client_offline (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L380
test device control on_publish (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L313
test device on_client_gone (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L504
test handle_heartbeat works with an alive session_pid (Astarte.VMQ.PluginTest)
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): test/astarte_vmq_plugin_test.exs#L411
test device data on_publish (Astarte.VMQ.PluginTest)
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Dialyzer: lib/astarte_vmq_plugin.ex#L193
:random.uniform/0 is deprecated. Use the 'rand' module instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L45
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L54
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L59
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L83
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L89
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L99
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer: lib/astarte_vmq_plugin/rpc/handler.ex#L103
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Check Dialyzer
use Bitwise is deprecated. import Bitwise instead
Check Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check Dialyzer
unused alias AMQPTriggerTarget
Check Dialyzer
unused alias TriggerTargetContainer
Check Dialyzer
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Check Dialyzer
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Check Dialyzer
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
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 (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
use Bitwise is deprecated. import Bitwise instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
unused alias AMQPTriggerTarget
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
unused alias TriggerTargetContainer
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2)
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin.ex#L193
:random.uniform/0 is deprecated. Use the 'rand' module instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L45
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L54
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L59
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L83
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L89
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L99
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, scylladb/scylla:5.2.2): lib/astarte_vmq_plugin/rpc/handler.ex#L103
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
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 (rabbitmq:3.12.0-management, cassandra:3.11.15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin.ex#L193
:random.uniform/0 is deprecated. Use the 'rand' module instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L45
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L54
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L59
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L83
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L89
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L99
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15): lib/astarte_vmq_plugin/rpc/handler.ex#L103
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
use Bitwise is deprecated. import Bitwise instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
unused alias AMQPTriggerTarget
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
unused alias TriggerTargetContainer
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management, cassandra:3.11.15)
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2