Skip to content

Make chatbot functions take a variable length of time #198

Make chatbot functions take a variable length of time

Make chatbot functions take a variable length of time #198

Triggered via push September 4, 2024 20:54
Status Failure
Total duration 32s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Tests: crates/server/src/main.rs#L49
failed to resolve: use of undeclared crate or module `chatbot`
Tests: crates/server/src/main.rs#L95
failed to resolve: use of undeclared crate or module `chatbot`
Tests: crates/server/src/main.rs#L95
type annotations needed
Tests: crates/server/src/main.rs#L95
no method named `poll` found for struct `Pin<_>` in the current scope
Tests: crates/server/src/main.rs#L95
no method named `take_output` found for struct `Pin<_>` in the current scope
Tests
Process completed with exit code 101.