Skip to content

Update actions and lintr #1

Update actions and lintr

Update actions and lintr #1

Triggered via pull request November 26, 2024 10:19
Status Failure
Total duration 5m 52s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/dst_correct_url.R#L4
file=R/dst_correct_url.R,line=4,col=33,[brace_linter] There should be a space before an opening curly brace.
lint: R/dst_correct_url.R#L4
file=R/dst_correct_url.R,line=4,col=33,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/dst_correct_url.R#L5
file=R/dst_correct_url.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/dst_correct_url.R#L6
file=R/dst_correct_url.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/dst_correct_url.R#L7
file=R/dst_correct_url.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/dst_correct_url.R#L8
file=R/dst_correct_url.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/dst_correct_url.R#L9
file=R/dst_correct_url.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/dst_correct_url.R#L10
file=R/dst_correct_url.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/dst_correct_url.R#L11
file=R/dst_correct_url.R,line=11,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/dst_correct_url.R#L13
file=R/dst_correct_url.R,line=13,col=2,[trailing_blank_lines_linter] Missing terminal newline.