Skip to content

Support Elixir 1.15 #859

Support Elixir 1.15

Support Elixir 1.15 #859

Triggered via pull request July 18, 2023 11:13
Status Failure
Total duration 3m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: pull_request
Static analysis
20s
Static analysis
Run Dialyzer
55s
Run Dialyzer
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 46 warnings
Run Dialyzer
Process completed with exit code 2.
Test on OTP 25.3 / Elixir 1.15.3-otp-25
** (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.13.4-otp-25: apps/plugin_runner/test/lexical/plugin/runner/coordinator_test.exs#L67
test applying works with documents (Lexical.Runner.CoordinatorTest)
Test on OTP 25.3 / Elixir 1.13.4-otp-25
Process completed with exit code 2.
Run Dialyzer
Code.with_diagnostics/1 is undefined or private
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/parse_errors/mix.exs#L1
redefining module ParseErrors.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.15.3-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
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.14.5-otp-25: apps/remote_control/test/fixtures/project/mix.exs#L1
redefining module Project.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project/mix.exs#L1
redefining module Project.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/umbrella/apps/first/mix.exs#L1
redefining module Umbrella.First.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/umbrella/mix.exs#L1
redefining module Umbrella.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.14.5-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
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
Code.with_diagnostics/1 is undefined or private
Test on OTP 25.3 / Elixir 1.14.5-otp-25
redefining module Lexical.Protocol.Conversions (current version loaded from /home/runner/work/lexical/lexical/_build/test/lib/common_protocol/ebin/Elixir.Lexical.Protocol.Conversions.beam)
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
Code.with_diagnostics/1 is undefined or private
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: apps/remote_control/test/fixtures/umbrella/apps/first/mix.exs#L1
redefining module Umbrella.First.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/umbrella/mix.exs#L1
redefining module Umbrella.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project/mix.exs#L1
redefining module Project.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project/mix.exs#L1
redefining module Project.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/umbrella/mix.exs#L1
redefining module Umbrella.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)
Test on OTP 25.3 / Elixir 1.13.4-otp-25: apps/remote_control/test/fixtures/project_metadata/mix.exs#L1
redefining module ProjectMetadata.MixProject (current version defined in memory)