build(deps): bump hyper from 0.14.27 to 1.1.0 #130
Annotations
6 errors and 7 warnings
|
|
src/app/interfaces/middleware.rs#L3
unresolved import `hyper::Body`
|
src/app/interfaces/middleware.rs#L47
method `poll_ready` is not a member of trait `Service`
|
src/app/run.rs#L32
the trait bound `app::interfaces::middleware::ContextMiddleware<tonic::service::interceptor::InterceptedService<tonic::transport::server::Routes, fn(tonic::Request<()>) -> std::result::Result<tonic::Request<()>, tonic::Status> {app::interfaces::authentication::authentication}>>: tower::Service<tonic::codegen::http::request::Request<tonic::transport::Body>>` is not satisfied
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
The logs for this run have expired and are no longer available.
Loading