Add support to realm update #209
Annotations
15 warnings
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/
|
Install Dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Install Dependencies:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Compile:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Compile:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Check formatting:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Check formatting:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/[email protected]:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/[email protected]:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/[email protected]:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/[email protected]:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Test and Coverage:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Test and Coverage:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Test and Coverage:
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
|
Test and Coverage:
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
|
The logs for this run have expired and are no longer available.
Loading