Skip to content

Update README.md

Update README.md #5

Triggered via push October 4, 2023 14:58
Status Failure
Total duration 2m 30s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/check_inputs.R#L6
file=R/check_inputs.R,line=6,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/check_inputs.R#L9
file=R/check_inputs.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_inputs.R#L10
file=R/check_inputs.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_inputs.R#L13
file=R/check_inputs.R,line=13,col=30,[assignment_linter] Use <-, not =, for assignment.
lint: R/check_inputs.R#L14
file=R/check_inputs.R,line=14,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/check_inputs.R#L19
file=R/check_inputs.R,line=19,col=16,[assignment_linter] Use <-, not =, for assignment.
lint: R/check_inputs.R#L24
file=R/check_inputs.R,line=24,col=35,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/check_inputs.R#L26
file=R/check_inputs.R,line=26,col=39,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/check_inputs.R#L30
file=R/check_inputs.R,line=30,col=12,[assignment_linter] Use <-, not =, for assignment.
lint: R/check_inputs.R#L31
file=R/check_inputs.R,line=31,col=12,[assignment_linter] Use <-, not =, for assignment.