Skip to content

lintr

lintr #188

Triggered via schedule September 29, 2023 12:12
Status Success
Total duration 3m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: schedule
Run lintr scanning
2m 50s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run lintr scanning: R/catalogs.R#L14
file=R/catalogs.R,line=14,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/catalogs.R#L59
file=R/catalogs.R,line=59,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
Run lintr scanning: R/catalogs.R#L212
file=R/catalogs.R,line=212,col=81,[line_length_linter] Lines should not be more than 80 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#L318
file=R/series.R,line=318,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.