Guard against new positions with line or char less than 1 #2543
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
elixir.yml
on: pull_request
Static analysis
39s
Run Dialyzer
9m 53s
Integration tests
2m 25s
Matrix: test
Annotations
16 errors and 12 warnings
Test on OTP 26 / Elixir 1.17
Could not fetch /builds/otp/amd64/ubuntu-22.04/builds.txt from any hex.pm mirror
|
Test on OTP 27 / Elixir 1.17
The job was canceled because "_1_17_26" failed.
|
Test on OTP 25 / Elixir 1.17
The job was canceled because "_1_17_26" failed.
|
Test on OTP 25 / Elixir 1.17
The operation was canceled.
|
Test on OTP 25 / Elixir 1.15.6
The job was canceled because "_1_17_26" failed.
|
Test on OTP 25 / Elixir 1.15.6
The operation was canceled.
|
Test on OTP 25 / Elixir 1.13
The job was canceled because "_1_17_26" failed.
|
Test on OTP 25 / Elixir 1.16
The job was canceled because "_1_17_26" failed.
|
Test on OTP 25 / Elixir 1.16
The operation was canceled.
|
Test on OTP 25 / Elixir 1.13
The operation was canceled.
|
Test on OTP 26 / Elixir 1.15.6
The job was canceled because "_1_17_26" failed.
|
Test on OTP 26 / Elixir 1.15.6
The operation was canceled.
|
Test on OTP 25 / Elixir 1.14
The job was canceled because "_1_17_26" failed.
|
Test on OTP 25 / Elixir 1.14
The operation was canceled.
|
Test on OTP 26 / Elixir 1.16
The job was canceled because "_1_17_26" failed.
|
Test on OTP 26 / Elixir 1.16
The operation was canceled.
|
Static analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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 on OTP 25 / Elixir 1.13
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "remaining" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "first" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "second" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "found" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run Dialyzer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
Run Dialyzer
use Bitwise is deprecated. import Bitwise instead
|
Run Dialyzer
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|