initial commit, doesnt work yet: issues with incidence proportion (re… #67
check.yaml
on: pull_request
Matrix: R CMD Check 🧬 / build-install-check
Coverage 📔
/
Coverage 📔
2m 19s
Audit Dependencies 🕵️♂️
/
oysteR scan 🦪
1m 36s
Coverage 📔
/
Covtracer 🐄
0s
SuperLinter 🦸♀️
/
SuperLinter 🦸♂️
1m 25s
SuperLinter 🦸♀️
/
Lint R code 🧶
1m 35s
Roxygen 🅾
/
Manual pages check 🏁
2m 4s
gitleaks 💧
/
gitleaks 💧
2s
gitleaks 💧
/
PII Check 💳
0s
Spell Check 🆎
/
Check spelling 🔠
1m 32s
Check URLs 🌐
/
Validate Links 🔎
6s
Version Check 🏁
/
Version check 🏁
3s
Version Check 🏁
/
Emoji in NEWS.md 📰
5s
License Check 🃏
/
Check 🚩
36s
Style Check 👗
/
Check code style 🔠
1m 45s
Version Bump 🤜🤛
/
Bump version ⤴
R CMD Check 🧬
/
Publish JUnit HTML report 📰
0s
R CMD Check 🧬
/
Upload build tar.gz
0s
Coverage 📔
/
Publish coverage report 📰
0s
Annotations
4 errors and 16 warnings
Spell Check 🆎 / Check spelling 🔠
Process completed with exit code 14.
|
SuperLinter 🦸♀️ / Lint R code 🧶
Process completed with exit code 1.
|
Roxygen 🅾 / Manual pages check 🏁
Process completed with exit code 128.
|
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Process completed with exit code 1.
|
Version Check 🏁 / Emoji in NEWS.md 📰
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, insightsengineering/pip-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SuperLinter 🦸♀️ / Lint R code 🧶
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L25
file=vignettes/savvyr_example.Rmd,line=25,col=75,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L26
file=vignettes/savvyr_example.Rmd,line=26,col=11,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L26
file=vignettes/savvyr_example.Rmd,line=26,col=27,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L26
file=vignettes/savvyr_example.Rmd,line=26,col=27,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L26
file=vignettes/savvyr_example.Rmd,line=26,col=68,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L36
file=vignettes/savvyr_example.Rmd,line=36,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L43
file=vignettes/savvyr_example.Rmd,line=43,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L44
file=vignettes/savvyr_example.Rmd,line=44,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L45
file=vignettes/savvyr_example.Rmd,line=45,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
SuperLinter 🦸♀️ / Lint R code 🧶:
vignettes/savvyr_example.Rmd#L69
file=vignettes/savvyr_example.Rmd,line=69,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Style Check 👗 / Check code style 🔠
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andstor/file-existence-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Roxygen 🅾 / Manual pages check 🏁
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
R CMD Check 🧬 / ghcr.io/insightsengineering/rstudio, version latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coverage 📔 / Coverage 📔
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, andstor/file-existence-action@v2, actions/setup-python@v4, insightsengineering/pip-action@v2, actions/checkout@v3, emibcn/[email protected], actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-report
Expired
|
1.14 MB |
|