Skip to content

lintr

lintr #220

Triggered via schedule March 8, 2024 12:11
Status Success
Total duration 1m 57s
Artifacts

lint.yaml

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

Annotations

4 warnings
Run lintr scanning: R/catalogs.R#L16
file=R/catalogs.R,line=16,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
Run lintr scanning: R/catalogs.R#L198
file=R/catalogs.R,line=198,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
Run lintr scanning: R/series.R#L101
file=R/series.R,line=101,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
Run lintr scanning: R/series.R#L310
file=R/series.R,line=310,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.