raulcd opened a new issue, #48283:
URL: https://github.com/apache/arrow/issues/48283

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The lint job has started failing on main with:
   
   ```
   R 
Lint...................................................................Failed
   - hook id: lintr
   - exit code: 1
   
   Error: Not lint free
   R/schema.R:369:20: warning: [seq_linter] Use seq_along(x) instead of 
seq_len(length(x)).
         i <- setdiff(seq_len(length(x)), -1 * i)
                      ^~~~~~~~~~~~~~~~~~
   Execution halted
   25h
   ```
   I've seen that also on my PRs.
   
   ### Component(s)
   
   Continuous Integration, R


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to