Skip to content

Merge pull request #4 from uclahs-cds/nwiltsie-static-upgrade #2

Merge pull request #4 from uclahs-cds/nwiltsie-static-upgrade

Merge pull request #4 from uclahs-cds/nwiltsie-static-upgrade #2

Triggered via push May 24, 2024 21:11
Status Success
Total duration 24s
Artifacts
CICD-base
16s
CICD-base
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CICD-base: R/apply.kd.cna.thresh.R#L3
Only use single-quotes.
CICD-base: R/apply.kd.cna.thresh.R#L18
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/apply.kd.cna.thresh.R#L18
Closing curly-braces should always be on their own line, unless they are followed by an else.
CICD-base: R/apply.kd.cna.thresh.R#L27
Trailing whitespace is superfluous.
CICD-base: R/apply.ns.cna.thresh.R#L14
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/apply.ns.cna.thresh.R#L14
Closing curly-braces should always be on their own line, unless they are followed by an else.
CICD-base: R/calculate.replicate.concordance.R#L23
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/calculate.replicate.concordance.R#L23
Closing curly-braces should always be on their own line, unless they are followed by an else.
CICD-base: R/calculate.replicate.concordance.R#L31
Remove spaces before the left parenthesis in a function call.
CICD-base: R/calculate.replicate.concordance.R#L33
Trailing blank lines are superfluous.