Skip to content
Triggered via push August 21, 2024 15:40
Status Failure
Total duration 1m 29s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/api.R#L103
file=R/api.R,line=103,col=44,[commas_linter] Commas should always have a space after.
lint: R/api.R#L170
file=R/api.R,line=170,col=39,[commas_linter] Commas should always have a space after.
lint: tests/testthat/helper.R#L1
file=tests/testthat/helper.R,line=1,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: tests/testthat/helper.R#L25
file=tests/testthat/helper.R,line=25,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: tests/testthat/helper.R#L27
file=tests/testthat/helper.R,line=27,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: tests/testthat/helper.R#L30
file=tests/testthat/helper.R,line=30,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 109 characters.
lint: tests/testthat/helper.R#L35
file=tests/testthat/helper.R,line=35,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: tests/testthat/helper.R#L48
file=tests/testthat/helper.R,line=48,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
lint: tests/testthat/helper.R#L51
file=tests/testthat/helper.R,line=51,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
lint: tests/testthat/helper.R#L51
file=tests/testthat/helper.R,line=51,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.