Skip to content

Add session cookie support #31

Add session cookie support

Add session cookie support #31

Triggered via pull request August 28, 2024 14:48
@hillalexhillalex
synchronize #2
i1
Status Failure
Total duration 2m 46s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/api.R#L108
file=R/api.R,line=108,col=44,[commas_linter] Commas should always have a space after.
lint: R/api.R#L176
file=R/api.R,line=176,col=39,[commas_linter] Commas should always have a space after.
lint: R/api.R#L194
file=R/api.R,line=194,col=35,[commas_linter] Commas should always have a space after.
lint: R/api.R#L194
file=R/api.R,line=194,col=55,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/api.R#L194
file=R/api.R,line=194,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.