Add session cookie support #26
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/api.R#L31
file=R/api.R,line=31,col=55,[commas_linter] Commas should always have a space after.
|
lint:
R/api.R#L31
file=R/api.R,line=31,col=75,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/api.R#L31
file=R/api.R,line=31,col=77,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
|
lint:
R/api.R#L109
file=R/api.R,line=109,col=44,[commas_linter] Commas should always have a space after.
|
lint:
R/api.R#L177
file=R/api.R,line=177,col=39,[commas_linter] Commas should always have a space after.
|
lint:
R/api.R#L195
file=R/api.R,line=195,col=35,[commas_linter] Commas should always have a space after.
|
lint:
R/api.R#L195
file=R/api.R,line=195,col=55,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/api.R#L195
file=R/api.R,line=195,col=57,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
|
lint:
tests/testthat/helper.R#L4
file=tests/testthat/helper.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
lint:
tests/testthat/helper.R#L27
file=tests/testthat/helper.R,line=27,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|