Skip to content

Fix prototype for R_bit_set_attr #38

Fix prototype for R_bit_set_attr

Fix prototype for R_bit_set_attr #38

Triggered via pull request February 10, 2025 23:55
Status Failure
Total duration 2m 1s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 31.
lint: tests/ff_tests.R#L17
file=tests/ff_tests.R,line=17,col=6,[undesirable_function_linter] Avoid undesirable function "require". As an alternative, use roxygen2's @importFrom statement in packages and library() or `::` in scripts, instead of modifying the global search path.
lint: tests/ff_tests.R#L17
file=tests/ff_tests.R,line=17,col=6,[unused_import_linter] Package 'ff' is attached but never used.