Adds decorate functionality to module output #4048
check.yaml
on: pull_request
Matrix: R CMD Check (non-CRAN) 🧬 / build-install-check
Matrix: R CMD Check 🧬 / build-install-check
Coverage 📔
/
Coverage 📔
8m 35s
Audit Dependencies 🕵️♂️
/
oysteR scan 🦪
1m 41s
Coverage 📔
/
Covtracer 🐄
0s
SuperLinter 🦸♀️
/
SuperLinter 🦸♂️
1m 26s
SuperLinter 🦸♀️
/
Lint R code 🧶
1m 44s
Roxygen 🅾
/
Manual pages check 🏁
8m 22s
gitleaks 💧
/
gitleaks 💧
6s
gitleaks 💧
/
PII Check 💳
0s
Spell Check 🆎
/
Check spelling 🔠
1m 29s
Check URLs 🌐
/
Validate Links 🔎
0s
Check URLs 🌐
/
URL Checker 🔎
52s
Version Check 🏁
/
Version check 🏁
6s
Version Check 🏁
/
Emoji in NEWS.md 📰
12s
License Check 🃏
/
Check 🚩
32s
Style Check 👗
/
Check code style 🔠
2m 6s
Version Bump 🤜🤛
/
Bump version ⤴
R CMD Check (non-CRAN) 🧬
/
Publish JUnit HTML report 📰
0s
R CMD Check (non-CRAN) 🧬
/
Upload build tar.gz
0s
R CMD Check 🧬
/
Publish JUnit HTML report 📰
0s
R CMD Check 🧬
/
Upload build tar.gz
0s
Coverage 📔
/
Publish coverage report 📰
0s
Annotations
7 errors and 7 warnings
Spell Check 🆎 / Check spelling 🔠
Process completed with exit code 2.
|
SuperLinter 🦸♀️ / Lint R code 🧶
Process completed with exit code 1.
|
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
|
R CMD Check (non-CRAN) 🧬 / ghcr.io/insightsengineering/rstudio, version latest
The operation was canceled.
|
Coverage 📔 / Coverage 📔
Canceling since a higher priority waiting request for 'coverage-refs/pull/1357/merge' exists
|
Coverage 📔 / Coverage 📔
The operation was canceled.
|
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Canceling since a higher priority waiting request for 'r-cmd--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.
|