You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/13 18:42:00 UTC

[jira] [Created] (ARROW-17717) [R] Lintr error on CI

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)