Skip to content

Fix issues with glmmPQL #373

Fix issues with glmmPQL

Fix issues with glmmPQL #373

Triggered via pull request December 1, 2023 07:44
Status Failure
Total duration 4m 11s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
3m 58s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/performance_score.R#L212
file=R/performance_score.R,line=212,col=5,[unnecessary_nesting_linter] Reduce the nesting of this statement by removing the braces {}.
lint-changed-files / lint-changed-files: R/performance_score.R#L232
file=R/performance_score.R,line=232,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed.