Merge branch 'master' into add-errors-to-aiar-struct #197
Annotations
28 warnings
Build and test (26.1.2, 1.15.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. 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 (26.1.2, 1.15.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. 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 (26.1.2, 1.15.6):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L14
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L15
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L14
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/dev.exs#L15
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/test.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/test.exs#L7
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6):
config/test.exs#L8
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Build and test (26.1.2, 1.15.6)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test (26.1.2, 1.15.6)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (26.1.2, 1.15.6)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (26.1.2, 1.15.6)
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
|