Skip to content

add routes endpoint #122

add routes endpoint

add routes endpoint #122

Triggered via pull request October 9, 2024 08:04
Status Failure
Total duration 3m 6s
Billable time 3m
Artifacts

build_app.yml

on: pull_request
Matrix: build-app
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Create binary for aarch64-apple-darwin: fpx/src/api/handlers/routes.rs#L28
expected one of `(`, `,`, `::`, or `=`, found `or`
Create binary for aarch64-apple-darwin: fpx/src/api/handlers/routes.rs#L15
cannot find type `RoutesGetError` in this scope
Create binary for aarch64-apple-darwin: fpx/src/api/handlers/routes.rs#L33
cannot find type `RoutesGetError` in this scope
Create binary for aarch64-apple-darwin: fpx/src/api.rs#L84
the trait bound `fn(axum::extract::State<Arc<(dyn Store + 'static)>>) -> impl futures_util::Future<Output = std::result::Result<axum::Json<AllRoutes>, ApiServerError<{type error}>>> {route_get}: Handler<_, _>` is not satisfied
Create binary for aarch64-apple-darwin
Process completed with exit code 101.
Create binary for x86_64-apple-darwin: fpx/src/api/handlers/routes.rs#L28
expected one of `(`, `,`, `::`, or `=`, found `or`
Create binary for x86_64-apple-darwin: fpx/src/api/handlers/routes.rs#L15
cannot find type `RoutesGetError` in this scope
Create binary for x86_64-apple-darwin: fpx/src/api/handlers/routes.rs#L33
cannot find type `RoutesGetError` in this scope
Create binary for x86_64-apple-darwin: fpx/src/api.rs#L84
the trait bound `fn(axum::extract::State<Arc<(dyn Store + 'static)>>) -> impl futures_util::Future<Output = std::result::Result<axum::Json<AllRoutes>, ApiServerError<{type error}>>> {route_get}: Handler<_, _>` is not satisfied
Create binary for x86_64-apple-darwin
Process completed with exit code 101.
Create binary for x86_64-unknown-linux-gnu: fpx/src/api/handlers/routes.rs#L28
expected one of `(`, `,`, `::`, or `=`, found `or`
Create binary for x86_64-unknown-linux-gnu: fpx/src/api/handlers/routes.rs#L15
cannot find type `RoutesGetError` in this scope
Create binary for x86_64-unknown-linux-gnu: fpx/src/api/handlers/routes.rs#L33
cannot find type `RoutesGetError` in this scope
Create binary for x86_64-unknown-linux-gnu: fpx/src/api.rs#L84
the trait bound `fn(axum::extract::State<Arc<(dyn Store + 'static)>>) -> impl futures_util::Future<Output = std::result::Result<axum::Json<AllRoutes>, ApiServerError<{type error}>>> {route_get}: Handler<_, _>` is not satisfied
Create binary for x86_64-unknown-linux-gnu
Process completed with exit code 101.