Initial migration of linelist/R
#10
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 48s
Annotations
1 error and 3 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/lost_tags_action.R#L56
file=R/lost_tags_action.R,line=56,col=23,[undesirable_function_linter] Function "options" is undesirable. As an alternative, use withr::with_options() for a temporary change instead of permanently modifying the session options.
|
lint-changed-files:
R/lost_tags_action.R#L60
file=R/lost_tags_action.R,line=60,col=3,[undesirable_function_linter] Function "options" is undesirable. As an alternative, use withr::with_options() for a temporary change instead of permanently modifying the session options.
|
lint-changed-files:
R/lost_tags_action.R#L77
file=R/lost_tags_action.R,line=77,col=3,[undesirable_function_linter] Function "options" is undesirable. As an alternative, use withr::with_options() for a temporary change instead of permanently modifying the session options.
|