Skip to content

Implement Groq chat response handling and persistence #1131

Implement Groq chat response handling and persistence

Implement Groq chat response handling and persistence #1131

Triggered via pull request February 21, 2025 01:42
Status Failure
Total duration 3m 37s
Artifacts

general.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Rustfmt
Process completed with exit code 1.
Clippy
no method named `chat` found for struct `std::sync::Arc<server::services::groq::service::GroqService>` in the current scope
Clippy
no method named `chat` found for struct `std::sync::Arc<server::services::groq::service::GroqService>` in the current scope
Clippy
Process completed with exit code 101.
Backend
no method named `chat` found for struct `Arc<GroqService>` in the current scope
Backend
no method named `chat` found for struct `Arc<GroqService>` in the current scope
Backend
Process completed with exit code 101.
Code coverage
no method named `chat` found for struct `Arc<GroqService>` in the current scope
Code coverage
no method named `chat` found for struct `Arc<GroqService>` in the current scope
Code coverage
Process completed with exit code 1.
Rustfmt: backend/src/server/config.rs#L272
Diff in /home/runner/work/openagents/openagents/backend/src/server/config.rs
Rustfmt: backend/src/server/handlers/chat.rs#L299
Diff in /home/runner/work/openagents/openagents/backend/src/server/handlers/chat.rs