Skip to content

closes #6556

closes #6556 #1388

Triggered via pull request December 22, 2024 17:43
Status Failure
Total duration 1m 44s
Artifacts

code-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
lint-r
Process completed with exit code 31.
lint-md
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-po
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-c
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-r
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-r: R/merge.R#L59
file=R/merge.R,line=59,col=36,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/merge.R#L60
file=R/merge.R,line=60,col=71,[paste_linter] toString(.) is more expressive than paste(., collapse = ", "). Note also glue::glue_collapse() and and::and() for constructing human-readable / translation-friendly lists
lint-r: R/merge.R#L61
file=R/merge.R,line=61,col=36,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/merge.R#L62
file=R/merge.R,line=62,col=69,[paste_linter] toString(.) is more expressive than paste(., collapse = ", "). Note also glue::glue_collapse() and and::and() for constructing human-readable / translation-friendly lists
lint-r: R/merge.R#L132
file=R/merge.R,line=132,col=2,[trailing_blank_lines_linter] Add a terminal newline.