Skip to content

Remove {glue} from imports (#30) #102

Remove {glue} from imports (#30)

Remove {glue} from imports (#30) #102

Triggered via push August 1, 2024 09:39
Status Success
Total duration 2m 34s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.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_resource_sql.R#L28
file=R/get_resource_sql.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/get_resource.R#L85
file=R/get_resource.R,line=85,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 107 characters.
lint: R/parse_row_filters.R#L17
file=R/parse_row_filters.R,line=17,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
lint: R/phs_GET.R#L4
file=R/phs_GET.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: R/phs_GET.R#L7
file=R/phs_GET.R,line=7,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.