Skip to content

Update issue templates #3

Update issue templates

Update issue templates #3

Triggered via push February 10, 2024 12:42
Status Failure
Total duration 2m 34s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 31.
lint: R/formatAY.R#L4
file=R/formatAY.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/formatAY.R#L14
file=R/formatAY.R,line=14,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/formatAY.R#L15
file=R/formatAY.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
lint: R/roundFiveUp.R#L23
file=R/roundFiveUp.R,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.