Skip to content

fixed namespace thing #1515

fixed namespace thing

fixed namespace thing #1515

Triggered via push July 8, 2024 08:49
Status Failure
Total duration 6m 45s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 31.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: R/get_mallows_loglik.R#L61
file=R/get_mallows_loglik.R,line=61,col=9,[undesirable_function_linter] Function "sapply" is undesirable. As an alternative, use vapply() with an appropriate `FUN.VALUE=` argument to obtain type-stable simplification.