Skip to content

A lot of changes

A lot of changes #1411

Triggered via pull request February 28, 2024 10:25
Status Failure
Total duration 6m 55s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 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.
lint: inst/examples/get_acceptance_ratios_example.R#L1
file=inst/examples/get_acceptance_ratios_example.R,line=1,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.