refactor: discount \r on range from markers #26
Annotations
10 errors and 2 warnings
test (windows-latest, 22.0, 1.13):
test/refactorex_test.exs#L78
test responds CodeActions refactorings for some file (RefactorexTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L58
test renames the all usages until a new assignment (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L108
test renames all usages from variable assigned on CASE condition (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L24
test renames all usages when guard arg is selected (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L140
test renames all usages from variable assigned on -> clause (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L38
test renames all usages when variable assignment is selected (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L172
test renames all usages from COND clauses (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L6
test renames all usages when function arg is selected (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable/rename_variable_test.exs#L210
test does not rename constants and functions with the same name (Refactorex.Refactor.Variable.RenameVariableTest)
|
test (windows-latest, 22.0, 1.13):
test/refactor/variable_test.exs#L33
test inside_declaration?/1 marks CASE clause arg as declaration (Refactorex.Refactor.VariableTest)
|
test (windows-latest, 22.0, 1.13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (windows-latest, 22.0, 1.13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|