Skip to content

Remove the renamed functions #126

Remove the renamed functions

Remove the renamed functions #126

Triggered via pull request December 16, 2024 17:15
Status Success
Total duration 2m 1s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.