Skip to content

Update R-CMD-check.yaml #57

Update R-CMD-check.yaml

Update R-CMD-check.yaml #57

Triggered via push July 19, 2023 09:24
Status Success
Total duration 2m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/check_year.R#L8
file=R/check_year.R,line=8,col=3,[object_usage_linter] local variable ‘min_full_years’ assigned but may not be used
lint: R/check_year.R#L21
file=R/check_year.R,line=21,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_year.R#L28
file=R/check_year.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_year.R#L29
file=R/check_year.R,line=29,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/gen_file_path.R#L18
file=R/gen_file_path.R,line=18,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/get_anon_chi.R#L39
file=R/get_anon_chi.R,line=39,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/read_slf.R#L40
file=R/read_slf.R,line=40,col=32,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R/read_slf.R#L45
file=R/read_slf.R,line=45,col=26,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R/read_slf.R#L45
file=R/read_slf.R,line=45,col=54,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: tests/testthat/test-read_slf_individual.R#L6
file=tests/testthat/test-read_slf_individual.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters.