Upgrade elixir_sense (#812) #2556
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
elixir.yml
on: push
Static analysis
2m 57s
Run Dialyzer
9m 50s
Integration tests
2m 28s
Matrix: test
Annotations
17 errors and 24 warnings
Test on OTP 25 / 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_25" failed.
|
Test on OTP 27 / Elixir 1.17
The operation was canceled.
|
Test on OTP 26 / Elixir 1.15.6
The job was canceled because "_1_17_25" failed.
|
Test on OTP 26 / Elixir 1.15.6
The operation was canceled.
|
Test on OTP 25 / Elixir 1.13
The job was canceled because "_1_17_25" failed.
|
Test on OTP 26 / Elixir 1.16
The job was canceled because "_1_17_25" failed.
|
Test on OTP 26 / Elixir 1.16
The operation was canceled.
|
Test on OTP 25 / Elixir 1.13
The operation was canceled.
|
Test on OTP 25 / Elixir 1.15.6
The job was canceled because "_1_17_25" failed.
|
Test on OTP 25 / Elixir 1.15.6
The operation was canceled.
|
Test on OTP 26 / Elixir 1.17
The job was canceled because "_1_17_25" failed.
|
Test on OTP 26 / Elixir 1.17
The operation was canceled.
|
Test on OTP 25 / Elixir 1.16
The job was canceled because "_1_17_25" failed.
|
Test on OTP 25 / Elixir 1.16
The operation was canceled.
|
Test on OTP 25 / Elixir 1.14
The job was canceled because "_1_17_25" failed.
|
Test on OTP 25 / Elixir 1.14
The operation was canceled.
|
Test on OTP 27 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on OTP 27 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 25 / Elixir 1.13
function find_controllers/4 is unused
|
Test on OTP 25 / Elixir 1.13
function skip_scope_alias/2 is unused
|
Test on OTP 25 / Elixir 1.13
module attribute @phoenix_route_funcs was set but never used
|
Test on OTP 25 / Elixir 1.13
unused alias Binding
|
Test on OTP 25 / Elixir 1.13
unused alias Matcher
|
Test on OTP 25 / Elixir 1.13
unused alias Scope
|
Test on OTP 25 / Elixir 1.13
unused alias Source
|
Test on OTP 26 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Test on OTP 26 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on OTP 26 / Elixir 1.17
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
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/
|
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
|