WIP #223
Annotations
10 errors
src/new_server.rs#L43
expected `;`, found `PlainText`
|
src/new_server.rs#L45
unexpected token, expected `;`
|
src/new_server.rs#L17
cannot find attribute `oai` in this scope
|
src/server.rs#L6
unused import: `poem_openapi::OpenApi`
|
src/new_server.rs#L5
unused import: `Data`
|
src/new_server.rs#L7
unused imports: `Json`, `PlainText`
|
src/new_server.rs#L98
the trait bound `AdminApi: OpenApi` is not satisfied
|
src/new_server.rs#L99
the trait bound `AdminApi: OpenApi` is not satisfied
|
src/new_server.rs#L100
the trait bound `AdminApi: OpenApi` is not satisfied
|
src/new_server.rs#L101
the trait bound `OpenApiService<(AdminApi, ConsumerApi, ServiceApi), ()>: IntoEndpoint` is not satisfied
|
This job failed
Loading