Fix a couple of lints #305
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 20s
Annotations
1 error and 11 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L82
file=R/report_effectsize.R,line=82,col=7,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L93
file=R/report_effectsize.R,line=93,col=5,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L95
file=R/report_effectsize.R,line=95,col=5,[unnecessary_nesting_linter] Simplify this condition by using 'else if' instead of 'else { if.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L107
file=R/report_effectsize.R,line=107,col=7,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L109
file=R/report_effectsize.R,line=109,col=7,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L124
file=R/report_effectsize.R,line=124,col=7,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L126
file=R/report_effectsize.R,line=126,col=7,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L128
file=R/report_effectsize.R,line=128,col=5,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L134
file=R/report_effectsize.R,line=134,col=7,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/report_effectsize.R#L136
file=R/report_effectsize.R,line=136,col=7,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|