Skip to content

add args to set axis titles #241

add args to set axis titles

add args to set axis titles #241

Triggered via pull request March 27, 2024 10:33
Status Failure
Total duration 6m 13s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
1m 43s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
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 81 to at most 40.
lint-changed-files / lint-changed-files: R/plot.check_model.R#L48
file=R/plot.check_model.R,line=48,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#L29
file=R/plot.check_normality.R,line=29,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#L274
file=R/plot.check_normality.R,line=274,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#L91
file=R/plot.check_predictions.R,line=91,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#L184
file=R/plot.check_predictions.R,line=184,col=28,[function_argument_linter] Arguments without defaults should come before arguments with defaults.