DUP: use all connection options for AMQP #1881
Annotations
20 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, erlef/setup-beam@v1.15, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
System.stacktrace/0 is deprecated. Use __STACKTRACE__ 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
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
use Bitwise is deprecated. import Bitwise instead
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Test and Coverage
redefining module Astarte.RealmManagement.DatabaseFixtures
|
Test and Coverage
unused alias DatabaseFixtures
|
Test and Coverage
unused alias DatabaseFixtures
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Test and Coverage
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
Loading