Skip to content

Make 1112 the min year (#61) #67

Make 1112 the min year (#61)

Make 1112 the min year (#61) #67

Triggered via push July 24, 2023 17:49
Status Success
Total duration 2m 24s
Artifacts

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_year' assigned but may not be used
lint: R/check_year.R#L19
file=R/check_year.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_year.R#L26
file=R/check_year.R,line=26,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_year.R#L27
file=R/check_year.R,line=27,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/gen_file_path.R#L49
file=R/gen_file_path.R,line=49,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/get_anon_chi.R#L21
file=R/get_anon_chi.R,line=21,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/get_anon_chi.R#L23
file=R/get_anon_chi.R,line=23,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/get_anon_chi.R#L42
file=R/get_anon_chi.R,line=42,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/get_anon_chi.R#L46
file=R/get_anon_chi.R,line=46,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/read_slf.R#L57
file=R/read_slf.R,line=57,col=32,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)