Antoine Pitrou created ARROW-17717:
--------------------------------------
Summary: [R] Lintr error on CI
Key: ARROW-17717
URL: https://issues.apache.org/jira/browse/ARROW-17717
Project: Apache Arrow
Issue Type: Bug
Components: Continuous Integration, R
Reporter: Antoine Pitrou
Got this on CI:
{code}
Error: Error: Not lint free
Warning:
file=tests\testthat\test-dplyr-funcs-type.R,line=423,col=11,[commented_code_linter]
Commented code should be removed.
Warning:
file=tests\testthat\test-dplyr-funcs-type.R,line=428,col=11,[commented_code_linter]
Commented code should be removed.
Warning:
file=tests\testthat\test-dplyr-funcs-type.R,line=507,col=11,[commented_code_linter]
Commented code should be removed.
Warning:
file=tests\testthat\test-dplyr-funcs-type.R,line=510,col=11,[commented_code_linter]
Commented code should be removed.
Execution halted
Error: Process completed with exit code 1.
{code}
https://github.com/pitrou/arrow/actions/runs/3045900145/jobs/4910073571#step:12:71
--
This message was sent by Atlassian Jira
(v8.20.10#820010)