Skip to content

Standardize Package #69

Standardize Package

Standardize Package #69

Triggered via pull request August 23, 2024 21:15
Status Success
Total duration 21s
Artifacts

CICD-base.yaml

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

Annotations

12 warnings
CICD-base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CICD-base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CICD-base: R/apply.scaling.R#L4
Trailing whitespace is superfluous.
CICD-base: R/apply.scaling.R#L6
Trailing whitespace is superfluous.
CICD-base: R/apply.scaling.R#L32
Place a space before left parenthesis, except in a function call.
CICD-base: R/apply.scaling.R#L35
Place a space before left parenthesis, except in a function call.
CICD-base: R/apply.scaling.R#L54
Place a space before left parenthesis, except in a function call.
CICD-base: R/apply.scaling.R#L63
Trailing whitespace is superfluous.
CICD-base: R/apply.scaling.R#L73
Trailing blank lines are superfluous.
CICD-base: R/calculate.cis.matrix.R#L20
Place a space before left parenthesis, except in a function call.
CICD-base: R/calculate.cis.matrix.R#L43
Place a space before left parenthesis, except in a function call.
CICD-base: R/calculate.cis.matrix.R#L45
Put spaces around all infix operators.