Skip to content

version bump

version bump #995

Triggered via push August 7, 2023 09:45
Status Success
Total duration 10m 51s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/all_equal_models.R#L34
file=R/all_equal_models.R,line=34,col=18,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/all_equal_models.R#L39
file=R/all_equal_models.R,line=39,col=20,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/all_equal_models.R#L68
file=R/all_equal_models.R,line=68,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L76
file=R/clean_names.R,line=76,col=10,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L82
file=R/clean_names.R,line=82,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L107
file=R/clean_names.R,line=107,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 40, this has 42.
lint / lint: R/clean_names.R#L136
file=R/clean_names.R,line=136,col=14,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L184
file=R/clean_names.R,line=184,col=13,[commented_code_linter] Commented code should be removed.
lint / lint: R/clean_names.R#L214
file=R/clean_names.R,line=214,col=28,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_parameters.R#L526
file=R/clean_parameters.R,line=526,col=121,[line_length_linter] Lines should not be more than 120 characters.