Skip to content

New API

New API #587

Triggered via pull request February 15, 2024 14:45
@dieghernandieghernan
opened #65
api
Status Success
Total duration 2m 4s
Artifacts

lint.yaml

on: pull_request
Run lintr scanning
1m 54s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run lintr scanning: R/assertions.R#L12
file=R/assertions.R,line=12,col=44,[commas_linter] Commas should always have a space after.
Run lintr scanning: R/assertions.R#L12
file=R/assertions.R,line=12,col=49,[commas_linter] Commas should never have a space before.
Run lintr scanning: R/assertions.R#L13
file=R/assertions.R,line=13,col=13,[indentation_linter] Indentation should be 4 spaces but is 13 spaces.
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#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#L32
file=R/cff-methods.R,line=32,col=34,[object_name_linter] Variable and function name style should match snake_case or symbols.