Skip to content

pre-release

pre-release #95

Triggered via pull request February 13, 2025 15:37
Status Failure
Total duration 1m 3s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint
Process completed with exit code 31.
lint: R/Pinecone.R#L150
file=R/Pinecone.R,line=150,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint: tests/testthat/test-set_llm.R#L53
file=tests/testthat/test-set_llm.R,line=53,col=5,[commented_code_linter] Remove commented code.
lint: tests/testthat/test-set_llm.R#L56
file=tests/testthat/test-set_llm.R,line=56,col=7,[commented_code_linter] Remove commented code.
lint: vignettes/building-shiny-app-chatbot.Rmd#L123
file=vignettes/building-shiny-app-chatbot.Rmd,line=123,col=6,[infix_spaces_linter] Put spaces around all infix operators.
lint: vignettes/building-shiny-app-chatbot.Rmd#L166
file=vignettes/building-shiny-app-chatbot.Rmd,line=166,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.