Skip to content
Triggered via push June 1, 2024 06:53
Status Failure
Total duration 1m 37s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
cargo fmt
Process completed with exit code 1.
cargo test: src/new_server.rs#L43
expected `;`, found `PlainText`
cargo test: src/new_server.rs#L45
unexpected token, expected `;`
cargo test: src/new_server.rs#L17
cannot find attribute `oai` in this scope
cargo test: src/server.rs#L6
unused import: `poem_openapi::OpenApi`
cargo test: src/new_server.rs#L5
unused import: `Data`
cargo test: src/new_server.rs#L7
unused imports: `Json`, `PlainText`
cargo test: src/new_server.rs#L98
the trait bound `AdminApi: OpenApi` is not satisfied
cargo test: src/new_server.rs#L99
the trait bound `AdminApi: OpenApi` is not satisfied
cargo test: src/new_server.rs#L100
the trait bound `AdminApi: OpenApi` is not satisfied
cargo test: src/new_server.rs#L101
the trait bound `OpenApiService<(AdminApi, ConsumerApi, ServiceApi), ()>: IntoEndpoint` is not satisfied