Skip to content

styling

styling #1414

Triggered via push February 28, 2024 10:31
Status Failure
Total duration 9m 18s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: inst/examples/compute_mallows_sequentially_example.R#L2
file=inst/examples/compute_mallows_sequentially_example.R,line=2,col=1,[undesirable_function_linter] Function "library" is undesirable. As an alternative, use roxygen2's @importFrom statement in packages and `::` in scripts, instead of modifying the global search path.