Skip to content

fix compiler warning in tests #323

fix compiler warning in tests

fix compiler warning in tests #323

Triggered via push July 20, 2024 06:46
Status Cancelled
Total duration 33m 11s
Artifacts

ci.yaml

on: push
macos-precompiled
0s
macos-precompiled
Matrix: Lint
Matrix: linux-precompiled-libvips
Matrix: linux-precompiled
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
Test Compiled - Elixir 1.9.x / OTP 22.x
** (CompileError) lib/nimble_parsec/compiler.ex:931: cannot find or invoke local _/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: _(/ / _ = range)
Test Compiled - Elixir 1.9.x / OTP 22.x
Process completed with exit code 1.
Test Compiled - Elixir 1.11.x / OTP 23.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.11.x / OTP 23.x
** (CompileError) lib/nimble_parsec/compiler.ex:931: cannot find or invoke local _/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: _(/ / _ = range)
Test Compiled - Elixir 1.11.x / OTP 23.x
Process completed with exit code 1.
Test Compiled - Elixir 1.10.x / OTP 23.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.10.x / OTP 23.x
** (CompileError) lib/nimble_parsec/compiler.ex:931: cannot find or invoke local _/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: _(/ / _ = range)
Test Compiled - Elixir 1.10.x / OTP 23.x
Process completed with exit code 1.
Test Compiled - Elixir 1.13.x / OTP 24.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.13.x / OTP 24.x
The operation was canceled.
Lint (1.16.x, 26.x)
Process completed with exit code 4.
Test Compiled - Elixir 1.12.x / OTP 23.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.12.x / OTP 23.x
The operation was canceled.
Test Compiled - Elixir 1.15.x / OTP 26.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.15.x / OTP 26.x
The operation was canceled.
Test Compiled - Elixir 1.16.x / OTP 26.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.16.x / OTP 26.x
The operation was canceled.
Test Compiled - Elixir 1.14.x / OTP 25.x
The job was canceled because "_1_9_x_22_x" failed.
Test Compiled - Elixir 1.14.x / OTP 25.x
The operation was canceled.
macos-precompiled
The run was canceled by @akash-akya.
Test Compiled - Elixir 1.9.x / OTP 22.x
The following actions uses Node.js version which is deprecated 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/
Test Pre-compiled libvips - Elixir 1.16.x / OTP 26.x
The following actions uses Node.js version which is deprecated 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/
Test Pre-compiled - Elixir 1.16.x / OTP 26.x
The following actions uses Node.js version which is deprecated 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 (1.16.x, 26.x)
The following actions uses Node.js version which is deprecated 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/
Test Compiled - Elixir 1.14.x / OTP 25.x
Code.print_diagnostic/1 is undefined or private