improve autoplot.pop_data
error communication
#32
Triggered via pull request
September 12, 2024 13:36
Status
Failure
Total duration
25m 21s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
25m 8s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/autoplot.pop_data.R#L7
file=R/autoplot.pop_data.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 102 characters.
|
lint-changed-files:
R/autoplot.pop_data.R#L9
file=R/autoplot.pop_data.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 104 characters.
|
lint-changed-files:
R/autoplot.pop_data.R#L35
file=R/autoplot.pop_data.R,line=35,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint-changed-files:
R/autoplot.pop_data.R#L35
file=R/autoplot.pop_data.R,line=35,col=41,[brace_linter] There should be a space before an opening curly brace.
|
lint-changed-files:
R/autoplot.pop_data.R#L35
file=R/autoplot.pop_data.R,line=35,col=41,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint-changed-files:
R/autoplot.pop_data.R#L38
file=R/autoplot.pop_data.R,line=38,col=22,[infix_spaces_linter] Put spaces around all infix operators.
|
lint-changed-files:
R/autoplot.pop_data.R#L38
file=R/autoplot.pop_data.R,line=38,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
lint-changed-files:
R/autoplot.pop_data.R#L50
file=R/autoplot.pop_data.R,line=50,col=12,[infix_spaces_linter] Put spaces around all infix operators.
|
lint-changed-files:
R/autoplot.pop_data.R#L50
file=R/autoplot.pop_data.R,line=50,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
|
lint-changed-files:
R/autoplot.pop_data.R#L87
file=R/autoplot.pop_data.R,line=87,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
|