Skip to content

Harmonize API

Harmonize API #338

Triggered via pull request November 19, 2024 21:32
Status Failure
Total duration 2m 28s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 13s
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/plot.describe_distribution.R#L70
file=R/plot.describe_distribution.R,line=70,col=3,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/plot.describe_distribution.R#L74
file=R/plot.describe_distribution.R,line=74,col=5,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/plot.describe_distribution.R#L140
file=R/plot.describe_distribution.R,line=140,col=7,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L23
file=R/plot.parameters_pca.R,line=23,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L25
file=R/plot.parameters_pca.R,line=25,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L31
file=R/plot.parameters_pca.R,line=31,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L33
file=R/plot.parameters_pca.R,line=33,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L40
file=R/plot.parameters_pca.R,line=40,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L41
file=R/plot.parameters_pca.R,line=41,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.parameters_pca.R#L42
file=R/plot.parameters_pca.R,line=42,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).