Skip to content

Merge pull request #42 from Public-Health-Scotland/dependabot/github_… #136

Merge pull request #42 from Public-Health-Scotland/dependabot/github_…

Merge pull request #42 from Public-Health-Scotland/dependabot/github_… #136

Triggered via push October 16, 2024 09:20
Status Success
Total duration 1m 12s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint: R/check_res_id.R#L34
file=R/check_res_id.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 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#L77
file=R/get_dataset.R,line=77,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/get_dataset.R#L87
file=R/get_dataset.R,line=87,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
lint: R/get_dataset.R#L110
file=R/get_dataset.R,line=110,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: R/get_dataset.R#L111
file=R/get_dataset.R,line=111,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#L24
file=R/get_latest_resource_id.R,line=24,col=3,[object_usage_linter] local variable 'all_ids' assigned but may not be used