Skip to content

Rename group/group_by arguments into by #510

Rename group/group_by arguments into by

Rename group/group_by arguments into by #510

Triggered via pull request May 16, 2024 09:33
Status Failure
Total duration 3m 24s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
3m 7s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/export_table.R#L105
file=R/export_table.R,line=105,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 79 to at most 40.
lint-changed-files / lint-changed-files: R/export_table.R#L477
file=R/export_table.R,line=477,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 70 to at most 40.
lint-changed-files / lint-changed-files: R/export_table.R#L579
file=R/export_table.R,line=579,col=24,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L585
file=R/export_table.R,line=585,col=20,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L595
file=R/export_table.R,line=595,col=24,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L601
file=R/export_table.R,line=601,col=20,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L672
file=R/export_table.R,line=672,col=18,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L683
file=R/export_table.R,line=683,col=9,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L697
file=R/export_table.R,line=697,col=9,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/export_table.R#L815
file=R/export_table.R,line=815,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 42 to at most 40.