New API #591
lint.yaml
on: pull_request
Run lintr scanning
1m 58s
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_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.
|
Run lintr scanning:
tests/testthat/test-bibtex2cff.R#L111
file=tests/testthat/test-bibtex2cff.R,line=111,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|