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 6, 2024 23:31
Status Success
Total duration 30s
Artifacts

static-analysis.yml

on: pull_request
CICD-base
22s
CICD-base
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CICD-base: R/draw.pairwise.venn.R#L59
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/draw.pairwise.venn.R#L59
Closing curly-braces should always be on their own line, unless they are followed by an else.
CICD-base: R/draw.pairwise.venn.R#L60
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/draw.pairwise.venn.R#L60
Put spaces around all infix operators.
CICD-base: R/draw.pairwise.venn.R#L61
Closing curly-braces should always be on their own line, unless they are followed by an else.
CICD-base: R/draw.pairwise.venn.R#L63
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/draw.pairwise.venn.R#L63
Closing curly-braces should always be on their own line, unless they are followed by an else.
CICD-base: R/draw.pairwise.venn.R#L64
Opening curly braces should never go on their own line and should always be followed by a new line.
CICD-base: R/draw.pairwise.venn.R#L64
Put spaces around all infix operators.
CICD-base: R/draw.pairwise.venn.R#L65
Closing curly-braces should always be on their own line, unless they are followed by an else.