Skip to content

Making odbr fail gracefully (Closes #12) #65

Making odbr fail gracefully (Closes #12)

Making odbr fail gracefully (Closes #12) #65

Triggered via pull request November 3, 2023 23:23
Status Failure
Total duration 4m 23s
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/download_piggyback.R#L27
file=R/download_piggyback.R,line=27,col=8,[indentation_linter] Indentation should be 6 spaces but is 8 spaces.
lint: R/download_piggyback.R#L36
file=R/download_piggyback.R,line=36,col=40,[spaces_inside_linter] Do not place spaces before parentheses.
lint: R/download_piggyback.R#L37
file=R/download_piggyback.R,line=37,col=13,[quotes_linter] Only use double-quotes.
lint: R/download_piggyback.R#L41
file=R/download_piggyback.R,line=41,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
lint: R/read_map.R#L86
file=R/read_map.R,line=86,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/read_map.R#L86
file=R/read_map.R,line=86,col=35,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint: R/read_map.R#L86
file=R/read_map.R,line=86,col=50,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
lint: R/read_od.R#L55
file=R/read_od.R,line=55,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/read_od.R#L55
file=R/read_od.R,line=55,col=35,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint: R/read_od.R#L55
file=R/read_od.R,line=55,col=50,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.