Merge pull request #7 from inSilecoInc/CST-104-dev-shiny-metanet #15
Annotations
10 warnings
ubuntu-22.04 (release):
data-raw/example_data.R#L1
file=data-raw/example_data.R,line=1,col=3,[commented_code_linter] Commented code should be removed.
|
ubuntu-22.04 (release):
inst/app/global.R#L5
file=inst/app/global.R,line=5,col=7,[commented_code_linter] Commented code should be removed.
|
ubuntu-22.04 (release):
inst/app/global.R#L7
file=inst/app/global.R,line=7,col=7,[commented_code_linter] Commented code should be removed.
|
ubuntu-22.04 (release):
inst/app/global.R#L10
file=inst/app/global.R,line=10,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
ubuntu-22.04 (release):
inst/app/global.R#L21
file=inst/app/global.R,line=21,col=28,[trailing_blank_lines_linter] Missing terminal newline.
|
ubuntu-22.04 (release):
inst/app/server.R#L2
file=inst/app/server.R,line=2,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
ubuntu-22.04 (release):
inst/app/server.R#L9
file=inst/app/server.R,line=9,col=28,[indentation_linter] Hanging indent should be 41 spaces but is 28 spaces.
|
ubuntu-22.04 (release):
inst/app/server.R#L13
file=inst/app/server.R,line=13,col=28,[indentation_linter] Hanging indent should be 41 spaces but is 28 spaces.
|
ubuntu-22.04 (release):
inst/app/server.R#L17
file=inst/app/server.R,line=17,col=5,[object_name_linter] Variable and function name style should match camelCase.
|
ubuntu-22.04 (release):
inst/app/server.R#L18
file=inst/app/server.R,line=18,col=11,[object_name_linter] Variable and function name style should match camelCase.
|