Skip to content

updat

updat #326

Triggered via push September 25, 2024 15:50
Status Failure
Total duration 2m 44s
Artifacts

elixir.yml

on: push
Matrix: lint
Matrix: linux
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
Linux OTP 27.x / Elixir 1.17.x: test/ex_cmd_test.exs#L4
doctest module ExCmd (5) (ExCmdTest)
Linux OTP 27.x / Elixir 1.17.x
Process completed with exit code 2.
Linux OTP 25.x / Elixir 1.15.x
The job was canceled because "_1_17_x_27_x" failed.
Linux OTP 26.x / Elixir 1.16.x
The job was canceled because "_1_17_x_27_x" failed.
Linux OTP 24.x / Elixir 1.14.x
The job was canceled because "_1_17_x_27_x" failed.
Linux OTP 24.x / Elixir 1.14.x
The operation was canceled.
macos
Process completed with exit code 2.
Lint OTP 26.x / Elixir 1.16.x
Process completed with exit code 6.
Linux OTP 27.x / Elixir 1.17.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint OTP 26.x / Elixir 1.16.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint OTP 26.x / Elixir 1.16.x: lib/ex_cmd/process/proto.ex#L186
Nested modules could be aliased at the top of the invoking module.
Lint OTP 26.x / Elixir 1.16.x: lib/ex_cmd/process/nif.ex#L1
Modules should have a @moduledoc tag.
Lint OTP 26.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Lint OTP 26.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs