Skip to content

New API

New API #596

Triggered via pull request February 26, 2024 22:39
@dieghernandieghernan
synchronize #65
api
Status Success
Total duration 2m 32s
Artifacts

lint.yaml

on: pull_request
Run lintr scanning
2m 24s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run lintr scanning: R/cff_create.R#L116
file=R/cff_create.R,line=116,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
Run lintr scanning: R/cff_gha_update.R#L21
file=R/cff_gha_update.R,line=21,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 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. This line is 93 characters.
Run lintr scanning: R/cff_read.R#L84
file=R/cff_read.R,line=84,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
Run lintr scanning: R/cff_to_bibentry.R#L131
file=R/cff_to_bibentry.R,line=131,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 51.
Run lintr scanning: R/cff_to_bibentry.R#L155
file=R/cff_to_bibentry.R,line=155,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 100 characters.
Run lintr scanning: R/cff-methods.R#L31
file=R/cff-methods.R,line=31,col=34,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/cff.R#L126
file=R/cff.R,line=126,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/write_bib.R#L43
file=R/write_bib.R,line=43,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
Run lintr scanning: tests/testthat/test-bibtex-check-ruby.R#L2
file=tests/testthat/test-bibtex-check-ruby.R,line=2,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.