Skip to content

Update continuous integration #5

Update continuous integration

Update continuous integration #5

Triggered via pull request June 2, 2024 09:30
Status Success
Total duration 3m 2s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/
lint: inst/JOSS/paper.Rmd#L24
file=inst/JOSS/paper.Rmd,line=24,col=8,[indentation_linter] Hanging indent should be 18 spaces but is 8 spaces.
lint: inst/JOSS/paper.Rmd#L25
file=inst/JOSS/paper.Rmd,line=25,col=10,[commented_code_linter] Commented code should be removed.
lint: inst/JOSS/paper.Rmd#L30
file=inst/JOSS/paper.Rmd,line=30,col=8,[indentation_linter] Indentation should be 2 spaces but is 8 spaces.
lint: inst/JOSS/paper.Rmd#L31
file=inst/JOSS/paper.Rmd,line=31,col=16,[indentation_linter] Indentation should be 4 spaces but is 16 spaces.
lint: inst/JOSS/paper.Rmd#L34
file=inst/JOSS/paper.Rmd,line=34,col=23,[commented_code_linter] Commented code should be removed.
lint: inst/JOSS/paper.Rmd#L37
file=inst/JOSS/paper.Rmd,line=37,col=16,[indentation_linter] Indentation should be 2 spaces but is 16 spaces.
lint: inst/JOSS/paper.Rmd#L39
file=inst/JOSS/paper.Rmd,line=39,col=8,[indentation_linter] Indentation should be 0 spaces but is 8 spaces.
lint: inst/JOSS/paper.Rmd#L42
file=inst/JOSS/paper.Rmd,line=42,col=8,[indentation_linter] Indentation should be 2 spaces but is 8 spaces.
lint: R/age.R#L37
file=R/age.R,line=37,col=9,[indentation_linter] Indentation should be 4 spaces but is 9 spaces.
lint: R/bmi.R#L63
file=R/bmi.R,line=63,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.