Skip to content

lintr

lintr #260

Triggered via schedule August 16, 2024 12:15
Status Success
Total duration 1m 36s
Artifacts

lint.yaml

on: schedule
Run lintr scanning
1m 28s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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.
Run lintr scanning: vignettes/articles/Series_Index.Rmd#L26
file=vignettes/articles/Series_Index.Rmd,line=26,col=3,[commented_code_linter] Commented code should be removed.