Skip to content

lintr

lintr #537

Triggered via schedule August 16, 2023 15:30
Status Success
Total duration 3m 5s
Artifacts

lint.yaml

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

Annotations

10 warnings
Run lintr scanning: R/assertions.R#L4
file=R/assertions.R,line=4,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/assertions.R#L20
file=R/assertions.R,line=20,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/assertions.R#L34
file=R/assertions.R,line=34,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/assertions.R#L49
file=R/assertions.R,line=49,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/assertions.R#L60
file=R/assertions.R,line=60,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/assertions.R#L76
file=R/assertions.R,line=76,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/cff_create.R#L111
file=R/cff_create.R,line=111,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
Run lintr scanning: R/cff_gha_update.R#L19
file=R/cff_gha_update.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/cff_git_hook.R#L6
file=R/cff_git_hook.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/cff_parse_citation.R#L74
file=R/cff_parse_citation.R,line=74,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.