Skip to content

Update html-5-check.yaml #415

Update html-5-check.yaml

Update html-5-check.yaml #415

Triggered via push September 28, 2023 11:10
Status Success
Total duration 52m 39s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/geom_binomdensity.R#L94
file=R/geom_binomdensity.R,line=94,col=15,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/geom_from_list.R#L115
file=R/geom_from_list.R,line=115,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 40, this has 54.
lint / lint: R/plot.check_collinearity.R#L72
file=R/plot.check_collinearity.R,line=72,col=7,[if_not_else_linter] In a simple if/else statement, prefer `if (A) x else y` to the less-readable `if (!A) y else x`.
lint / lint: R/plot.check_collinearity.R#L122
file=R/plot.check_collinearity.R,line=122,col=5,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint / lint: 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 / 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#L19
file=R/plot.check_model.R,line=19,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 40, this has 78.
lint / lint: R/plot.check_model.R#L43
file=R/plot.check_model.R,line=43,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
lint / lint: R/plot.check_normality.R#L27
file=R/plot.check_normality.R,line=27,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint / lint: R/plot.check_normality.R#L238
file=R/plot.check_normality.R,line=238,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.