test: running pipe on windows #24
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#L249
test ignores pinned variables (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#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#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#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#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#L236
test ignores function call values (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)
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/
|