Skip to content

Setup gha based ci

Setup gha based ci #3

Triggered via pull request June 26, 2024 11:56
Status Failure
Total duration 2m 42s
Artifacts

ci.yaml

on: pull_request
Matrix: static
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Unit Tests (Elixir 1.11.4)
Process completed with exit code 1.
Static Checks (Elixir 1.11.4)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Static Checks (Elixir 1.11.4)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Static Checks (Elixir 1.11.4)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Static Checks (Elixir 1.11.4)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Static Checks (Elixir 1.11.4)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Unit Tests (Elixir 1.11.4): deps/mock/mix.exs#L15
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscore do not require quotes
Unit Tests (Elixir 1.11.4)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Unit Tests (Elixir 1.11.4)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Unit Tests (Elixir 1.11.4)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Unit Tests (Elixir 1.11.4)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Unit Tests (Elixir 1.11.4)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead