Skip to content

Overhaul of cff-bibtex conversion system #582

Overhaul of cff-bibtex conversion system

Overhaul of cff-bibtex conversion system #582

Triggered via pull request February 13, 2024 10:06
@dieghernandieghernan
synchronize #63
btex
Status Success
Total duration 2m 25s
Artifacts

lint.yaml

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

Annotations

10 warnings
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#L20
file=R/cff_gha_update.R,line=20,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#L7
file=R/cff_git_hook.R,line=7,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#L133
file=R/cff_read.R,line=133,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/cff_to_bibentry.R#L135
file=R/cff_to_bibentry.R,line=135,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 51.
Run lintr scanning: R/cff_to_bibentry.R#L159
file=R/cff_to_bibentry.R,line=159,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 100 characters.
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_ci/test-full_cff.R#L7
file=tests/testthat/test_ci/test-full_cff.R,line=7,col=5,[commented_code_linter] Commented code should be removed.
Run lintr scanning: tests/testthat/test_ci/test-full_cff.R#L9
file=tests/testthat/test_ci/test-full_cff.R,line=9,col=5,[commented_code_linter] Commented code should be removed.
Run lintr scanning: tests/testthat/test_ci/test-full_cff.R#L10
file=tests/testthat/test_ci/test-full_cff.R,line=10,col=5,[commented_code_linter] Commented code should be removed.