You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/09/14 08:29:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-17717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicola Crane resolved ARROW-17717.
----------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 14113
[https://github.com/apache/arrow/pull/14113]

> [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
>            Assignee: Nicola Crane
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)