Skip to content

Bug fixes and improving results for mixed models #176

Bug fixes and improving results for mixed models

Bug fixes and improving results for mixed models #176

Triggered via pull request November 7, 2023 16:10
Status Success
Total duration 52m 24s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: tests/testthat/test-tidy_plus_plus.R#L913
file=tests/testthat/test-tidy_plus_plus.R,line=913,col=32,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint: tests/testthat/test-tidy_plus_plus.R#L913
file=tests/testthat/test-tidy_plus_plus.R,line=913,col=49,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.