Skip to content

Use rlang::caller_env() so that errors report more sensibly #164

Use rlang::caller_env() so that errors report more sensibly

Use rlang::caller_env() so that errors report more sensibly #164

Triggered via pull request November 28, 2024 10:30
Status Success
Total duration 1m 7s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/check_res_id.R#L43
file=R/check_res_id.R,line=43,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 99 characters.
lint: R/get_dataset_additional_info.R#L27
file=R/get_dataset_additional_info.R,line=27,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
lint: R/get_dataset_additional_info.R#L28
file=R/get_dataset_additional_info.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/get_dataset_additional_info.R#L30
file=R/get_dataset_additional_info.R,line=30,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
lint: R/get_dataset_additional_info.R#L31
file=R/get_dataset_additional_info.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
lint: R/get_dataset.R#L81
file=R/get_dataset.R,line=81,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/get_dataset.R#L91
file=R/get_dataset.R,line=91,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
lint: R/get_dataset.R#L114
file=R/get_dataset.R,line=114,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: R/get_dataset.R#L115
file=R/get_dataset.R,line=115,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
lint: R/get_latest_resource_id.R#L26
file=R/get_latest_resource_id.R,line=26,col=3,[object_usage_linter] local variable 'all_ids' assigned but may not be used