Skip to content

fix: Exp code cov token #8

fix: Exp code cov token

fix: Exp code cov token #8

Triggered via pull request December 19, 2023 09:35
Status Success
Total duration 1m 35s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/configurations.R#L38
file=R/configurations.R,line=38,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/configurations.R#L65
file=R/configurations.R,line=65,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
lint: R/configurations.R#L69
file=R/configurations.R,line=69,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
lint: R/configurations.R#L75
file=R/configurations.R,line=75,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/configurations.R#L77
file=R/configurations.R,line=77,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/handlers.R#L16
file=R/handlers.R,line=16,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/handlers.R#L18
file=R/handlers.R,line=18,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/handlers.R#L23
file=R/handlers.R,line=23,col=41,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/handlers.R#L23
file=R/handlers.R,line=23,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
lint: R/handlers.R#L25
file=R/handlers.R,line=25,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.