Skip to content

Forward port changes from release-1.1 #217

Forward port changes from release-1.1

Forward port changes from release-1.1 #217

Triggered via pull request November 21, 2023 10:42
Status Success
Total duration 4m 17s
Artifacts

build-workflow.yaml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

26 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/ci.exs#L1
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/ci.exs#L1
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/ci.exs#L1
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/ci.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Check Dialyzer
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Build and Test (rabbitmq:3.12.0-management)
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): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and Test (rabbitmq:3.12.0-management): test/astarte/rpc/protocol/realm_management_test.exs#L49
Astarte.RPC.Protocol.RealmManagement.Call.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management): test/astarte/rpc/protocol/housekeeping_test.exs#L35
Astarte.RPC.Protocol.Housekeeping.Call.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test (rabbitmq:3.12.0-management): test/astarte/rpc/protocol/housekeeping_test.exs#L92
Astarte.RPC.Protocol.Housekeeping.GetRealmReply.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2