Skip to content

Refactor summarize_change() #3370

Refactor summarize_change()

Refactor summarize_change() #3370

Triggered via pull request November 5, 2024 09:13
Status Failure
Total duration 10m 50s
Artifacts 1

check.yaml

on: pull_request
Matrix: R CMD Check (non-CRAN) 🧬 / build-install-check
Matrix: R CMD Check 🧬 / build-install-check
Coverage 📔  /  Coverage 📔
7m 2s
Coverage 📔 / Coverage 📔
Audit Dependencies 🕵️‍♂️  /  oysteR scan 🦪
1m 30s
Audit Dependencies 🕵️‍♂️ / oysteR scan 🦪
Coverage 📔  /  Covtracer 🐄
0s
Coverage 📔 / Covtracer 🐄
SuperLinter 🦸‍♀️  /  SuperLinter 🦸‍♂️
1m 42s
SuperLinter 🦸‍♀️ / SuperLinter 🦸‍♂️
SuperLinter 🦸‍♀️  /  Lint R code 🧶
2m 1s
SuperLinter 🦸‍♀️ / Lint R code 🧶
Roxygen 🅾  /  Manual pages check 🏁
2m 29s
Roxygen 🅾 / Manual pages check 🏁
gitleaks 💧  /  gitleaks 💧
7s
gitleaks 💧 / gitleaks 💧
gitleaks 💧  /  PII Check 💳
0s
gitleaks 💧 / PII Check 💳
Spell Check 🆎  /  Check spelling 🔠
1m 35s
Spell Check 🆎 / Check spelling 🔠
Check URLs 🌐  /  Validate Links 🔎
0s
Check URLs 🌐 / Validate Links 🔎
Check URLs 🌐  /  URL Checker 🔎
41s
Check URLs 🌐 / URL Checker 🔎
Version Check 🏁  /  Version check 🏁
5s
Version Check 🏁 / Version check 🏁
Version Check 🏁  /  Emoji in NEWS.md 📰
8s
Version Check 🏁 / Emoji in NEWS.md 📰
License Check 🃏  /  Check 🚩
31s
License Check 🃏 / Check 🚩
Style Check 👗  /  Check code style 🔠
1m 49s
Style Check 👗 / Check code style 🔠
Grammar Check 🔤  /  Check 📝
14s
Grammar Check 🔤 / Check 📝
Version Bump 🤜🤛  /  Bump version ⤴
Version Bump 🤜🤛 / Bump version ⤴
R CMD Check (non-CRAN) 🧬  /  Publish JUnit HTML report 📰
0s
R CMD Check (non-CRAN) 🧬 / Publish JUnit HTML report 📰
R CMD Check (non-CRAN) 🧬  /  Upload build tar.gz
0s
R CMD Check (non-CRAN) 🧬 / Upload build tar.gz
R CMD Check 🧬  /  Publish JUnit HTML report 📰
0s
R CMD Check 🧬 / Publish JUnit HTML report 📰
R CMD Check 🧬  /  Upload build tar.gz
0s
R CMD Check 🧬 / Upload build tar.gz
Coverage 📔  /  Publish coverage report 📰
0s
Coverage 📔 / Publish coverage report 📰
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 15 warnings
Spell Check 🆎 / Check spelling 🔠
Process completed with exit code 6.
Style Check 👗 / Check code style 🔠
Process completed with exit code 1.
SuperLinter 🦸‍♀️ / Lint R code 🧶
Process completed with exit code 1.
Roxygen 🅾 / Manual pages check 🏁
The template is not valid. r-lib/actions/v2/setup-r-dependencies/action.yaml (Line: 159, Col: 16): hashFiles('tern/./.github/pkg.lock') failed. Fail to hash files under directory '/home/runner/work/tern/tern'
R CMD Check (non-CRAN) 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Process completed with exit code 1.
R CMD Check (non-CRAN) 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Process completed with exit code 1.
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Process completed with exit code 1.
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Process completed with exit code 1.
SuperLinter 🦸‍♀️ / Lint R code 🧶
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SuperLinter 🦸‍♀️ / Lint R code 🧶: R/summarize_change.R#L93
file=R/summarize_change.R,line=93,col=7,[commented_code_linter] Commented code should be removed.
SuperLinter 🦸‍♀️ / Lint R code 🧶: R/utils_default_stats_formats_labels.R#L525
file=R/utils_default_stats_formats_labels.R,line=525,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
SuperLinter 🦸‍♀️ / Lint R code 🧶: R/utils_rtables.R#L510
file=R/utils_rtables.R,line=510,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
SuperLinter 🦸‍♀️ / Lint R code 🧶: vignettes/tern_functions_guide.Rmd#L70
file=vignettes/tern_functions_guide.Rmd,line=70,col=3,[commented_code_linter] Commented code should be removed.
SuperLinter 🦸‍♀️ / Lint R code 🧶: vignettes/tern_functions_guide.Rmd#L76
file=vignettes/tern_functions_guide.Rmd,line=76,col=3,[commented_code_linter] Commented code should be removed.
Roxygen 🅾 / Manual pages check 🏁
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Coverage 📔 / Coverage 📔
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Coverage 📔 / Coverage 📔
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Coverage 📔 / Coverage 📔
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Coverage 📔 / Coverage 📔
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
R CMD Check (non-CRAN) 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
R CMD Check (non-CRAN) 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
coverage-report Expired
176 Bytes