Skip to content

Initial migration of linelist/R #10

Initial migration of linelist/R

Initial migration of linelist/R #10

Triggered via pull request July 23, 2024 14:21
Status Failure
Total duration 2m 0s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
1m 48s
lint-changed-files
Fit to window
Zoom out
Zoom in

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.