Skip to content

Upgrade to latest static analysis Action #1

Upgrade to latest static analysis Action

Upgrade to latest static analysis Action #1

Triggered via pull request May 14, 2024 16:27
Status Success
Total duration 27s
Artifacts

static-analysis.yml

on: pull_request
CICD-base
18s
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.