Skip to content

[WIP] Streaming revamp #79

[WIP] Streaming revamp

[WIP] Streaming revamp #79

Triggered via pull request September 3, 2024 01:53
Status Failure
Total duration 2m 3s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/import-standalone-purrr.R#L6
file=R/import-standalone-purrr.R,line=6,col=3,[commented_code_linter] Commented code should be removed.
lint: R/service-anthropic.R#L60
file=R/service-anthropic.R,line=60,col=33,[indentation_linter] Hanging indent should be 32 spaces but is 33 spaces.
lint: R/service-anthropic.R#L97
file=R/service-anthropic.R,line=97,col=7,[object_usage_linter] local variable 'status' assigned but may not be used
lint: R/service-anthropic.R#L98
file=R/service-anthropic.R,line=98,col=7,[object_usage_linter] local variable 'description' assigned but may not be used
lint: R/service-azure_openai.R#L131
file=R/service-azure_openai.R,line=131,col=9,[object_usage_linter] local variable 'status' assigned but may not be used
lint: R/service-azure_openai.R#L132
file=R/service-azure_openai.R,line=132,col=9,[object_usage_linter] local variable 'description' assigned but may not be used
lint: R/service-ollama.R#L82
file=R/service-ollama.R,line=82,col=7,[object_usage_linter] local variable 'status' assigned but may not be used
lint: R/service-ollama.R#L83
file=R/service-ollama.R,line=83,col=7,[object_usage_linter] local variable 'description' assigned but may not be used
lint: R/service-ollama.R#L103
file=R/service-ollama.R,line=103,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 113 characters.
lint: R/service-ollama.R#L115
file=R/service-ollama.R,line=115,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 114 characters.