basic tests for dataset endpoints #9
Annotations
1 error and 8 warnings
lint
Process completed with exit code 31.
|
lint:
R/api.R#L75
file=R/api.R,line=75,col=44,[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#L23
file=tests/testthat/helper.R,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
tests/testthat/helper.R#L24
file=tests/testthat/helper.R,line=24,col=3,[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=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
|
lint:
tests/testthat/helper.R#L41
file=tests/testthat/helper.R,line=41,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
|
lint:
tests/testthat/helper.R#L42
file=tests/testthat/helper.R,line=42,col=2,[trailing_blank_lines_linter] Missing terminal newline.
|
lint:
tests/testthat/test-router.R#L30
file=tests/testthat/test-router.R,line=30,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
|