Skip to content

update actions

update actions #36

Triggered via push June 18, 2024 18:17
Status Failure
Total duration 3m 41s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint
Process completed with exit code 31.
lint: R/rounding.R#L28
file=R/rounding.R,line=28,col=9,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function call.
lint: R/rounding.R#L59
file=R/rounding.R,line=59,col=2,[trailing_blank_lines_linter] Missing terminal newline.
lint: R/write-bib.R#L98
file=R/write-bib.R,line=98,col=3,[object_usage_linter] local variable 'authors' assigned but may not be used
lint: R/write-bib.R#L112
file=R/write-bib.R,line=112,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/write-bib.R#L113
file=R/write-bib.R,line=113,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: tests/testthat/helper.R#L24
file=tests/testthat/helper.R,line=24,col=4,[indentation_linter] Hanging indent should be 15 spaces but is 4 spaces.