This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Bump async-graphql-axum from 6.0.11 to 7.0.3 in /backend #1501
Annotations
10 errors and 7 warnings
Lint with Clippy
the trait bound `async_graphql_axum::GraphQLRequest: axum::extract::FromRequestParts<()>` is not satisfied
|
Lint with Clippy
mismatched types
|
Lint with Clippy
the trait bound `async_graphql_axum::GraphQLResponse: std::convert::From<async_graphql::Response>` is not satisfied
|
Lint with Clippy
no method named `into_response` found for struct `async_graphql_axum::GraphQLResponse` in the current scope
|
Lint with Clippy
no function or associated item named `from_request_parts` found for struct `async_graphql_axum::GraphQLProtocol` in the current scope
|
Lint with Clippy
type mismatch resolving `<WebSocket as Stream>::Item == Result<Message, Error>`
|
Lint with Clippy
the trait bound `axum::extract::ws::WebSocket: async_graphql::futures_util::Sink<axum::extract::ws::Message>` is not satisfied
|
Lint with Clippy
the trait bound `E: async_graphql::executor::Executor` is not satisfied
|
Lint with Clippy
the method `with_data` exists for struct `GraphQLWebSocket<SplitSink<WebSocket, Message>, SplitStream<WebSocket>, E, fn(Value) -> Ready<...>>`, but its trait bounds were not satisfied
|
Lint with Clippy
could not compile `graphql_endpoints` (lib) due to 9 previous errors
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/[email protected], actions-rs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cache Rust Build
Failed to restore: Cache service responded with 429
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 logs for this run have expired and are no longer available.
Loading