Skip to content

Adjust _pkgdown.yml to let the website creation run through #16

Adjust _pkgdown.yml to let the website creation run through

Adjust _pkgdown.yml to let the website creation run through #16

Triggered via pull request April 23, 2024 16:30
Status Success
Total duration 7m 25s
Artifacts

lint.yaml

on: pull_request
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.