Skip to content

initial commit, doesnt work yet: issues with incidence proportion (re… #67

initial commit, doesnt work yet: issues with incidence proportion (re…

initial commit, doesnt work yet: issues with incidence proportion (re… #67

Triggered via pull request February 5, 2024 16:24
Status Failure
Total duration 2m 32s
Artifacts 1

check.yaml

on: pull_request
Matrix: R CMD Check 🧬 / build-install-check
Coverage 📔  /  Coverage 📔
2m 19s
Coverage 📔 / Coverage 📔
Audit Dependencies 🕵️‍♂️  /  oysteR scan 🦪
1m 36s
Audit Dependencies 🕵️‍♂️ / oysteR scan 🦪
Coverage 📔  /  Covtracer 🐄
0s
Coverage 📔 / Covtracer 🐄
SuperLinter 🦸‍♀️  /  SuperLinter 🦸‍♂️
1m 25s
SuperLinter 🦸‍♀️ / SuperLinter 🦸‍♂️
SuperLinter 🦸‍♀️  /  Lint R code 🧶
1m 35s
SuperLinter 🦸‍♀️ / Lint R code 🧶
Roxygen 🅾  /  Manual pages check 🏁
2m 4s
Roxygen 🅾 / Manual pages check 🏁
gitleaks 💧  /  gitleaks 💧
2s
gitleaks 💧 / gitleaks 💧
gitleaks 💧  /  PII Check 💳
0s
gitleaks 💧 / PII Check 💳
Spell Check 🆎  /  Check spelling 🔠
1m 32s
Spell Check 🆎 / Check spelling 🔠
Check URLs 🌐  /  Validate Links 🔎
6s
Check URLs 🌐 / Validate Links 🔎
Version Check 🏁  /  Version check 🏁
3s
Version Check 🏁 / Version check 🏁
Version Check 🏁  /  Emoji in NEWS.md 📰
5s
Version Check 🏁 / Emoji in NEWS.md 📰
License Check 🃏  /  Check 🚩
36s
License Check 🃏 / Check 🚩
Style Check 👗  /  Check code style 🔠
1m 45s
Style Check 👗 / Check code style 🔠
Version Bump 🤜🤛  /  Bump version ⤴
Version Bump 🤜🤛 / Bump version ⤴
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 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