Skip to content

Create dependabot.yml #116

Create dependabot.yml

Create dependabot.yml #116

Triggered via pull request October 21, 2024 10:14
@MoohanMoohan
synchronize #95
add-dependabot
Status Success
Total duration 2m 50s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: data-raw/area_lookup.R#L28
file=data-raw/area_lookup.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
lint: data-raw/area_lookup.R#L54
file=data-raw/area_lookup.R,line=54,col=13,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: data-raw/area_lookup.R#L96
file=data-raw/area_lookup.R,line=96,col=15,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: data-raw/area_lookup.R#L100
file=data-raw/area_lookup.R,line=100,col=13,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: R/chi_check.R#L65
file=R/chi_check.R,line=65,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 98 characters.
lint: R/chi_check.R#L74
file=R/chi_check.R,line=74,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/chi_check.R#L86
file=R/chi_check.R,line=86,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/chi_pad.R#L33
file=R/chi_pad.R,line=33,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: R/create_age_groups.R#L28
file=R/create_age_groups.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 139 characters.
lint: R/data.R#L14
file=R/data.R,line=14,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.