Skip to content

Adds decorate functionality to module output #4053

Adds decorate functionality to module output

Adds decorate functionality to module output #4053

Triggered via pull request November 14, 2024 12:36
Status Failure
Total duration 9m 26s
Artifacts

check.yaml

on: pull_request
Matrix: R CMD Check (non-CRAN) 🧬 / build-install-check
Matrix: R CMD Check 🧬 / build-install-check
Coverage 📔  /  Coverage 📔
9m 8s
Coverage 📔 / Coverage 📔
Audit Dependencies 🕵️‍♂️  /  oysteR scan 🦪
1m 36s
Audit Dependencies 🕵️‍♂️ / oysteR scan 🦪
Coverage 📔  /  Covtracer 🐄
0s
Coverage 📔 / Covtracer 🐄
SuperLinter 🦸‍♀️  /  SuperLinter 🦸‍♂️
1m 26s
SuperLinter 🦸‍♀️ / SuperLinter 🦸‍♂️
SuperLinter 🦸‍♀️  /  Lint R code 🧶
1m 54s
SuperLinter 🦸‍♀️ / Lint R code 🧶
Roxygen 🅾  /  Manual pages check 🏁
8m 56s
Roxygen 🅾 / Manual pages check 🏁
gitleaks 💧  /  gitleaks 💧
2s
gitleaks 💧 / gitleaks 💧
gitleaks 💧  /  PII Check 💳
0s
gitleaks 💧 / PII Check 💳
Spell Check 🆎  /  Check spelling 🔠
1m 26s
Spell Check 🆎 / Check spelling 🔠
Check URLs 🌐  /  Validate Links 🔎
0s
Check URLs 🌐 / Validate Links 🔎
Check URLs 🌐  /  URL Checker 🔎
45s
Check URLs 🌐 / URL Checker 🔎
Version Check 🏁  /  Version check 🏁
2s
Version Check 🏁 / Version check 🏁
Version Check 🏁  /  Emoji in NEWS.md 📰
9s
Version Check 🏁 / Emoji in NEWS.md 📰
License Check 🃏  /  Check 🚩
34s
License Check 🃏 / Check 🚩
Style Check 👗  /  Check code style 🔠
2m 15s
Style Check 👗 / Check code style 🔠
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

4 errors and 7 warnings
SuperLinter 🦸‍♀️ / Lint R code 🧶
Process completed with exit code 1.
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Canceling since a higher priority waiting request for 'r-cmd--refs/pull/1357/merge' exists
Coverage 📔 / Coverage 📔
Canceling since a higher priority waiting request for 'coverage-refs/pull/1357/merge' exists
R CMD Check (non-CRAN) 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Canceling since a higher priority waiting request for 'r-cmd-non-cran-refs/pull/1357/merge' exists
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/modules.R#L78
file=R/modules.R,line=78,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
SuperLinter 🦸‍♀️ / Lint R code 🧶: R/modules.R#L79
file=R/modules.R,line=79,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 121 characters.
SuperLinter 🦸‍♀️ / Lint R code 🧶: tests/testthat/test-init.R#L86
file=tests/testthat/test-init.R,line=86,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 121 characters.
SuperLinter 🦸‍♀️ / Lint R code 🧶: tests/testthat/test-module_teal.R#L2100
file=tests/testthat/test-module_teal.R,line=2100,col=11,[commented_code_linter] Commented code should be removed.
SuperLinter 🦸‍♀️ / Lint R code 🧶: tests/testthat/test-module_teal.R#L2101
file=tests/testthat/test-module_teal.R,line=2101,col=11,[commented_code_linter] Commented code should be removed.
SuperLinter 🦸‍♀️ / Lint R code 🧶: tests/testthat/test-modules.R#L124
file=tests/testthat/test-modules.R,line=124,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.