Add support for textDocument/hover
(for modules)
#1038
elixir.yml
on: pull_request
Static analysis
28s
Run Dialyzer
2m 11s
Matrix: test
Annotations
5 errors and 63 warnings
Static analysis
Process completed with exit code 8.
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
|
Static analysis:
apps/server/lib/lexical/server/code_intelligence/entity.ex#L93
Function is too complex (cyclomatic complexity is 13, max is 10).
|
Run Dialyzer
redefining module Lexical.Plugin.Runner.Application (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/plugin_runner/ebin/Elixir.Lexical.Plugin.Runner.Application.beam)
|
Run Dialyzer
redefining module Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.Position.beam)
|
Run Dialyzer
redefining module Jason.Encoder.Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.Position.beam)
|
Run Dialyzer
redefining module Inspect.Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.Position.beam)
|
Run Dialyzer
redefining module Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.Range.beam)
|
Run Dialyzer
redefining module Jason.Encoder.Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.Range.beam)
|
Run Dialyzer
redefining module Inspect.Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.Range.beam)
|
Run Dialyzer
redefining module Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.TextEdit.beam)
|
Run Dialyzer
redefining module Jason.Encoder.Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.TextEdit.beam)
|
Run Dialyzer
redefining module Inspect.Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.TextEdit.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Project (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
variable "module" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Lexical.Plugin.Runner.Application (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/plugin_runner/ebin/Elixir.Lexical.Plugin.Runner.Application.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.Position.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Jason.Encoder.Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.Position.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Inspect.Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.Position.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.Range.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Jason.Encoder.Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.Range.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Inspect.Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.Range.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.TextEdit.beam)
|
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Jason.Encoder.Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.TextEdit.beam)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
redefining module Project (current version defined in memory)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
variable "module" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Test on OTP 26.0.2 / Elixir 1.15.3-otp-26
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
redefining module Project (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
variable "module" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Test on OTP 25.3 / Elixir 1.15.3-otp-25
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
variable "module" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Lexical.Plugin.Runner.Application (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/plugin_runner/ebin/Elixir.Lexical.Plugin.Runner.Application.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.Position.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Jason.Encoder.Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.Position.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Inspect.Lexical.Protocol.Types.Position (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.Position.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.Range.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Jason.Encoder.Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.Range.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Inspect.Lexical.Protocol.Types.Range (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Inspect.Lexical.Protocol.Types.Range.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Types.TextEdit.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Jason.Encoder.Lexical.Protocol.Types.TextEdit (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Jason.Encoder.Lexical.Protocol.Types.TextEdit.beam)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Project (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
redefining module Project.Issue (current version defined in memory)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25.3 / Elixir 1.13.4-otp-25
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|