Add Support for Renaming module
#1718
elixir.yml
on: pull_request
Static analysis
47s
Run Dialyzer
2m 2s
Integration tests
3m 13s
Matrix: test
Annotations
43 errors and 19 warnings
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.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L164
test rename exact module shouldn't rename the relative module (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L52
test rename exact module succeeds when the cursor is at the definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L195
test rename descendants succeeds when the cursor is in the middle of definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L145
test rename exact module only rename aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L277
test rename struct succeeds when the cursor is at the reference (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L298
test unsupported rename a function (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L113
test rename exact module only rename the aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L73
test rename exact module succeeds when the definition is in a nested module (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6
The job was canceled because "_1_15_6_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
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L145
test rename exact module only rename aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L177
test rename exact module shouldn't rename the descendants when the cursor is at the end of the module (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L62
test rename exact module succeeds when the cursor is at the alias (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L277
test rename struct succeeds when the cursor is at the reference (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L113
test rename exact module only rename the aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L238
test rename descendants succeeds even if there are descendants with the same name (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L219
test rename descendants succeeds when there are same module name is in the cursor neighborhood (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L195
test rename descendants succeeds when the cursor is in the middle of definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14
The job was canceled because "_1_15_6_25" failed.
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L52
test rename exact module succeeds when the cursor is at the definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L113
test rename exact module only rename the aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L298
test unsupported rename a function (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L207
test rename descendants succeeds when the cursor is in the middle of reference (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L195
test rename descendants succeeds when the cursor is in the middle of definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L73
test rename exact module succeeds when the definition is in a nested module (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L127
test rename exact module succeeds when the cursor is at the aliased child (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L145
test rename exact module only rename aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L219
test rename descendants succeeds when there are same module name is in the cursor neighborhood (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L238
test rename descendants succeeds even if there are descendants with the same name (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13
The job was canceled because "_1_15_6_25" failed.
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L238
test rename descendants succeeds even if there are descendants with the same name (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L259
test rename struct succeeds when the cursor is at the definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L73
test rename exact module succeeds when the definition is in a nested module (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L219
test rename descendants succeeds when there are same module name is in the cursor neighborhood (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L62
test rename exact module succeeds when the cursor is at the alias (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L195
test rename descendants succeeds when the cursor is in the middle of definition (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L177
test rename exact module shouldn't rename the descendants when the cursor is at the end of the module (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L127
test rename exact module succeeds when the cursor is at the aliased child (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L98
test rename exact module succeeds when the cursor is in the multiple aliases off of single alias (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/code_intelligence/rename/module_test.exs#L145
test rename exact module only rename aliased when the cursor is at the aliased (Lexical.RemoteControl.CodeIntelligence.Rename.ModuleTest)
|
Run Dialyzer
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 / Elixir 1.15.6
Lexical.RemoteControl.CodeIntelligence.Rename.rename/3 is undefined (module Lexical.RemoteControl.CodeIntelligence.Rename is not available or is yet to be defined)
|
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 26 / Elixir 1.15.6
Lexical.RemoteControl.CodeIntelligence.Rename.rename/3 is undefined (module Lexical.RemoteControl.CodeIntelligence.Rename is not available or is yet to be defined)
|
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)
|
Test on OTP 25 / Elixir 1.14
Lexical.RemoteControl.CodeIntelligence.Rename.rename/3 is undefined (module Lexical.RemoteControl.CodeIntelligence.Rename is not available or is yet to be defined)
|
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 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
Lexical.RemoteControl.CodeIntelligence.Rename.rename/3 is undefined (module Lexical.RemoteControl.CodeIntelligence.Rename is not available or is yet to be defined)
|
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
|