Skip to content

[R][CI] Failures on R Lint on main #48283

@raulcd

Description

@raulcd

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions