3 write fit baseline models function #19
Annotations
1 error and 3 warnings
Lint
Process completed with exit code 31.
|
Run r-lib/actions/setup-r-dependencies@v2
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Lint:
R/fit_baselines_one_location.R#L55
file=R/fit_baselines_one_location.R,line=55,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
Lint:
tests/testthat/test-fit_baseline_models.R#L94
file=tests/testthat/test-fit_baseline_models.R,line=94,col=3,[trailing_blank_lines_linter] Missing terminal newline.
|
Loading