Skip to content

Refactor middleware to handle commands without IO #287

Refactor middleware to handle commands without IO

Refactor middleware to handle commands without IO #287

Triggered via pull request August 30, 2024 17:16
@akash-akyaakash-akya
opened #36
dev
Status Cancelled
Total duration 22m 16s
Artifacts

elixir.yml

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

Annotations

13 errors and 8 warnings
Linux OTP 26.x / Elixir 1.16.x: test/ex_cmd/stream_test.exs#L15
test resource stream input (ExCmd.StreamTest)
Linux OTP 26.x / Elixir 1.16.x: test/ex_cmd/process_test.exs#L250
test env (ExCmd.ProcessTest)
Linux OTP 26.x / Elixir 1.16.x
Process completed with exit code 2.
Linux OTP 25.x / Elixir 1.14.x
The job was canceled because "_1_16_x_26_x" failed.
Linux OTP 25.x / Elixir 1.14.x
The operation was canceled.
Linux OTP 24.x / Elixir 1.13.x
The job was canceled because "_1_16_x_26_x" failed.
Linux OTP 24.x / Elixir 1.13.x: test/ex_cmd/stream_test.exs#L4
test simple stream input (ExCmd.StreamTest)
Linux OTP 24.x / Elixir 1.13.x
Process completed with exit code 2.
Linux OTP 23.x / Elixir 1.12.x
The job was canceled because "_1_16_x_26_x" failed.
Linux OTP 23.x / Elixir 1.12.x
The operation was canceled.
Linux OTP 26.x / Elixir 1.15.x
The job was canceled because "_1_16_x_26_x" failed.
Linux OTP 26.x / Elixir 1.15.x
The operation was canceled.
macos
The run was canceled by @akash-akya.
Linux 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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux 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
Linux 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
Windows OTP 25 / Elixir 1.14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows OTP 25 / Elixir 1.14
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@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, actions/cache@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
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