Skip to content

Add frontend support for cancellation #205

Add frontend support for cancellation

Add frontend support for cancellation #205

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

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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