Implement IncrementsMaxToxProb #2081
Triggered via pull request
September 20, 2024 13:36
Status
Failure
Total duration
2m 54s
Artifacts
–
check.yaml
on: pull_request
Matrix: R CMD Check 𧬠/ build-install-check
Coverage π
/
Coverage π
2m 37s
Audit Dependencies π΅οΈββοΈ
/
oysteR scan π¦ͺ
1m 36s
Coverage π
/
Covtracer π
0s
SuperLinter π¦ΈββοΈ
/
SuperLinter π¦ΈββοΈ
1m 40s
SuperLinter π¦ΈββοΈ
/
Lint R code π§Ά
1m 51s
Spell Check π
/
Check spelling π
1m 33s
Check URLs π
/
Validate Links π
0s
Check URLs π
/
URL Checker π
47s
Version Check π
/
Version check π
5s
Version Check π
/
Emoji in NEWS.md π°
10s
License Check π
/
Check π©
32s
Style Check π
/
Check code style π
2m 28s
Grammar Check π€
/
Check π
12s
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
3 errors and 4 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/861/merge' exists
|
Coverage π / Coverage π
Canceling since a higher priority waiting request for 'coverage-refs/pull/861/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/Rules-methods.R#L1752
file=R/Rules-methods.R,line=1752,col=7,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
|
SuperLinter π¦ΈββοΈ / Lint R code π§Ά:
R/Rules-methods.R#L1758
file=R/Rules-methods.R,line=1758,col=7,[pipe_continuation_linter] `%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.
|
SuperLinter π¦ΈββοΈ / Lint R code π§Ά:
tests/testthat/test-Rules-methods.R#L4248
file=tests/testthat/test-Rules-methods.R,line=4248,col=20,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|