lintr #270
Annotations
4 warnings
Run lintr scanning
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.
|
Run lintr scanning
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.
|
Run lintr scanning:
R/series.R#L102
file=R/series.R,line=102,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
|
Run lintr scanning:
R/series.R#L302
file=R/series.R,line=302,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|