Remove normal approximation #47
lint-changed-files.yaml
on: pull_request
lint-changed-files
2m 59s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/estimate_severity.R#L33
file=R/estimate_severity.R,line=33,col=79,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint-changed-files:
R/estimate_severity.R#L34
file=R/estimate_severity.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint-changed-files:
R/estimate_severity.R#L66
file=R/estimate_severity.R,line=66,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint-changed-files:
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint-changed-files:
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=20,[infix_spaces_linter] Put spaces around all infix operators.
|
lint-changed-files:
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=34,[brace_linter] There should be a space before an opening curly brace.
|
lint-changed-files:
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=34,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint-changed-files:
R/estimate_severity.R#L70
file=R/estimate_severity.R,line=70,col=10,[brace_linter] There should be a space before an opening curly brace.
|
lint-changed-files:
R/estimate_severity.R#L75
file=R/estimate_severity.R,line=75,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 105 characters.
|
lint-changed-files:
R/estimate_severity.R#L78
file=R/estimate_severity.R,line=78,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|