Skip to content

Update lint.yml

Update lint.yml #11

Triggered via push November 26, 2024 20:39
Status Success
Total duration 2m 11s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.