Skip to content

Support Elixir 1.16 #1749

Support Elixir 1.16

Support Elixir 1.16 #1749

Triggered via pull request January 5, 2024 03:24
Status Failure
Total duration 3m 13s
Artifacts

elixir.yml

on: pull_request
Static analysis
50s
Static analysis
Run Dialyzer
1m 25s
Run Dialyzer
Integration tests
3m 5s
Integration tests
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 24 warnings
Static analysis
Process completed with exit code 2.
Test on OTP 25 / Elixir 1.15.6
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
Test on OTP 25 / Elixir 1.15.6
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
Test on OTP 25 / Elixir 1.13: apps/remote_control/test/lexical/remote_control/build/error_test.exs#L297
test diagnostic/3 handles ArgumentError (Lexical.RemoteControl.Build.ErrorTest)
Test on OTP 25 / Elixir 1.13
Process completed with exit code 2.
Test on OTP 25 / Elixir 1.14
The job was canceled because "_1_13_25" failed.
Test on OTP 25 / Elixir 1.14: apps/remote_control/test/lexical/remote_control/build/error_test.exs#L297
test diagnostic/3 handles ArgumentError (Lexical.RemoteControl.Build.ErrorTest)
Test on OTP 25 / Elixir 1.14
Process completed with exit code 2.
Test on OTP 26 / Elixir 1.15.6
The job was canceled because "_1_13_25" failed.
Test on OTP 26 / Elixir 1.15.6
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
Test on OTP 26 / Elixir 1.15.6
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
Static analysis
use Bitwise is deprecated. import Bitwise instead
Static analysis
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test on OTP 25 / Elixir 1.15.6
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test on OTP 25 / Elixir 1.15.6
variable "a" 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)
Test on OTP 25 / Elixir 1.13: config/config.exs#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
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 25 / Elixir 1.13
Macro.path/2 is undefined or private
Test on OTP 25 / Elixir 1.14
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test on OTP 25 / Elixir 1.14
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test on OTP 25 / Elixir 1.14: config/config.exs#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
Test on OTP 26 / Elixir 1.15.6
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test on OTP 26 / Elixir 1.15.6
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)