chore(deps): update all non-major dependencies #280
Annotations
5 errors and 8 warnings
src/main.rs#L151
the trait bound `ValidateRequestHeader<FeedbackFusionV1Server<FeedbackFusionV1Context>, impl ValidateRequest<_, ResponseBody = <TerseErrorHandler<_> as OnJwtError>::Body> + Clone>: Service<openidconnect::http::Request<tonic::transport::Body>>` is not satisfied
|
src/main.rs#L153
the trait bound `tower_http::trace::Trace<GrpcWebService<Routes>, SharedClassifier<GrpcErrorsAsFailures>>: Service<openidconnect::http::Request<tonic::transport::Body>>` is not satisfied
|
src/main.rs#L145
the trait bound `tower_http::trace::Trace<GrpcWebService<Routes>, SharedClassifier<GrpcErrorsAsFailures>>: Service<openidconnect::http::Request<tonic::transport::Body>>` is not satisfied
|
src/main.rs#L156
the trait bound `tower_http::trace::Trace<GrpcWebService<Routes>, SharedClassifier<GrpcErrorsAsFailures>>: Service<openidconnect::http::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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
src/services/v1/response.rs#L142
use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead
|
|
This job failed
Loading