Skip to content

Allow more arguments to tweak plots #237

Allow more arguments to tweak plots

Allow more arguments to tweak plots #237

Triggered via pull request March 26, 2024 10:48
Status Failure
Total duration 2m 10s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
1m 51s
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.check_heteroscedasticity.R#L10
file=R/plot.check_heteroscedasticity.R,line=10,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint-changed-files / lint-changed-files: R/plot.check_model.R#L12
file=R/plot.check_model.R,line=12,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint-changed-files / lint-changed-files: R/plot.check_model.R#L21
file=R/plot.check_model.R,line=21,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 80 to at most 40.
lint-changed-files / lint-changed-files: R/plot.check_model.R#L47
file=R/plot.check_model.R,line=47,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
lint-changed-files / lint-changed-files: R/plot.check_normality.R#L28
file=R/plot.check_normality.R,line=28,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint-changed-files / lint-changed-files: R/plot.check_normality.R#L273
file=R/plot.check_normality.R,line=273,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
lint-changed-files / lint-changed-files: R/plot.check_predictions.R#L56
file=R/plot.check_predictions.R,line=56,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint-changed-files / lint-changed-files: R/plot.check_predictions.R#L89
file=R/plot.check_predictions.R,line=89,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
lint-changed-files / lint-changed-files: R/plot.check_predictions.R#L178
file=R/plot.check_predictions.R,line=178,col=28,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/plot.performance_simres.R#L15
file=R/plot.performance_simres.R,line=15,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.