Skip to content

proofr v0.3.0 Updates #20

proofr v0.3.0 Updates

proofr v0.3.0 Updates #20

Triggered via pull request September 12, 2024 15:00
@tefirmantefirman
synchronize #31
dev
Status Failure
Total duration 1m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 31.
lint: R/auth.R#L47
file=R/auth.R,line=47,col=5,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint: R/auth.R#L49
file=R/auth.R,line=49,col=5,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.