Skip to content

docs: Add Docker usage instructions to README for running llmscript s… #13

docs: Add Docker usage instructions to README for running llmscript s…

docs: Add Docker usage instructions to README for running llmscript s… #13

Triggered via push March 26, 2025 04:14
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
test: internal/script/pipeline_test.go#L58
cannot use mockLLM (variable of type *mockLLMProvider) as llm.Provider value in argument to NewPipeline: *mockLLMProvider does not implement llm.Provider (missing method Name)