more verbose merge errors #1407
Annotations
1 error and 5 warnings
Lint
Process completed with exit code 31.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
R/merge.R#L41
file=R/merge.R,line=41,col=34,[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/merge.R#L46
file=R/merge.R,line=46,col=34,[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/merge.R#L63
file=R/merge.R,line=63,col=70,[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/merge.R#L64
file=R/merge.R,line=64,col=70,[paste_linter] toString(.) is more expressive than paste(., collapse = ", "). Note also glue::glue_collapse() and and::and() for constructing human-readable / translation-friendly lists
|
Loading