Skip to content

update readme

update readme #791

Triggered via push February 26, 2025 08:07
Status Failure
Total duration 10m 50s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint / lint
Process completed with exit code 31.
lint / lint: R/geom_from_list.R#L115
file=R/geom_from_list.R,line=115,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this expression from 54 to at most 40.
lint / lint: R/plot.check_distribution.R#L112
file=R/plot.check_distribution.R,line=112,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint / lint: R/plot.check_distribution.R#L114
file=R/plot.check_distribution.R,line=114,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint / lint: R/plot.check_distribution.R#L187
file=R/plot.check_distribution.R,line=187,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint / lint: R/plot.check_distribution.R#L189
file=R/plot.check_distribution.R,line=189,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint / lint: R/plot.check_heteroscedasticity.R#L11
file=R/plot.check_heteroscedasticity.R,line=11,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint / lint: 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 / lint: R/plot.check_model.R#L21
file=R/plot.check_model.R,line=21,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this expression from 82 to at most 40.
lint / lint: R/plot.check_model.R#L49
file=R/plot.check_model.R,line=49,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
lint / lint: R/plot.check_model.R#L279
file=R/plot.check_model.R,line=279,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.