Skip to content

Add support to realm update #211

Add support to realm update

Add support to realm update #211

Triggered via pull request October 13, 2023 12:44
Status Success
Total duration 6m 18s
Artifacts

build-workflow.yaml

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

Annotations

24 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
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