Skip to content

Update install_dependencies.R #13

Update install_dependencies.R

Update install_dependencies.R #13

Triggered via push April 17, 2024 14:41
Status Success
Total duration 7m 1s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R\app.R#L80
file=R\app.R,line=80,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R\app.R#L90
file=R\app.R,line=90,col=27,[commas_linter] Commas should always have a space after.
lint: R\app.R#L90
file=R\app.R,line=90,col=33,[commas_linter] Commas should always have a space after.
lint: R\app.R#L91
file=R\app.R,line=91,col=27,[commas_linter] Commas should always have a space after.
lint: R\app.R#L91
file=R\app.R,line=91,col=33,[commas_linter] Commas should always have a space after.
lint: R\app.R#L97
file=R\app.R,line=97,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 97.
lint: R\app.R#L175
file=R\app.R,line=175,col=75,[commas_linter] Commas should always have a space after.
lint: R\app.R#L176
file=R\app.R,line=176,col=75,[commas_linter] Commas should always have a space after.
lint: R\app.R#L178
file=R\app.R,line=178,col=78,[commas_linter] Commas should always have a space after.
lint: R\app.R#L179
file=R\app.R,line=179,col=78,[commas_linter] Commas should always have a space after.