updating output data #17
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
Example/MAIN_3_analyze_results.R#L1
file=Example/MAIN_3_analyze_results.R,line=1,col=15,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
Example/MAIN_3_analyze_results.R#L2
file=Example/MAIN_3_analyze_results.R,line=2,col=75,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
Example/MAIN_3_analyze_results.R#L8
file=Example/MAIN_3_analyze_results.R,line=8,col=3,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
Example/MAIN_3_analyze_results.R#L8
file=Example/MAIN_3_analyze_results.R,line=8,col=25,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
Example/MAIN_3_analyze_results.R#L8
file=Example/MAIN_3_analyze_results.R,line=8,col=25,[brace_linter] There should be a space before an opening curly brace.
|
lint:
Example/MAIN_3_analyze_results.R#L8
file=Example/MAIN_3_analyze_results.R,line=8,col=25,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
Example/MAIN_3_analyze_results.R#L8
file=Example/MAIN_3_analyze_results.R,line=8,col=35,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
lint:
Example/MAIN_3_analyze_results.R#L14
file=Example/MAIN_3_analyze_results.R,line=14,col=3,[commented_code_linter] Commented code should be removed.
|
lint:
Example/MAIN_3_analyze_results.R#L17
file=Example/MAIN_3_analyze_results.R,line=17,col=35,[brace_linter] There should be a space before an opening curly brace.
|
lint:
Example/MAIN_3_analyze_results.R#L17
file=Example/MAIN_3_analyze_results.R,line=17,col=35,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|