Add session cookie support #29
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 31.
|
Lint:
R/api.R#L106
file=R/api.R,line=106,col=44,[commas_linter] Commas should always have a space after.
|
Lint:
R/api.R#L174
file=R/api.R,line=174,col=39,[commas_linter] Commas should always have a space after.
|
Lint:
R/api.R#L200
file=R/api.R,line=200,col=35,[commas_linter] Commas should always have a space after.
|
Lint:
R/api.R#L200
file=R/api.R,line=200,col=55,[infix_spaces_linter] Put spaces around all infix operators.
|
Lint:
R/api.R#L200
file=R/api.R,line=200,col=57,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
|
Lint:
tests/testthat/helper.R#L20
file=tests/testthat/helper.R,line=20,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
|
Lint:
tests/testthat/helper.R#L29
file=tests/testthat/helper.R,line=29,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
tests/testthat/helper.R#L33
file=tests/testthat/helper.R,line=33,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
tests/testthat/helper.R#L36
file=tests/testthat/helper.R,line=36,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 109 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 83 characters.
|
Loading