Skip to content

feat!: Use the new API project with breaking changes (#13) #38

feat!: Use the new API project with breaking changes (#13)

feat!: Use the new API project with breaking changes (#13) #38

Triggered via push September 15, 2023 13:14
Status Success
Total duration 2m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Checks
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/
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Checks
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Checks
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Checks: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead