Skip to content

Use linting to detect undesired function usage #4

Use linting to detect undesired function usage

Use linting to detect undesired function usage #4

Triggered via pull request May 16, 2024 14:22
@hadleyhadley
synchronize #2541
lintr
Status Failure
Total duration 1m 38s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
lint
Process completed with exit code 31.
lint: tests/testthat/test-templates.R#L76
file=tests/testthat/test-templates.R,line=76,col=12,[undesirable_function_linter] Function "dir" is undesirable. As an alternative, use dir_ls().