Skip to content

Fix clippy warnings and errors #56

Fix clippy warnings and errors

Fix clippy warnings and errors #56

Triggered via push August 25, 2023 21:22
Status Success
Total duration 2m 0s
Artifacts

book.yml

on: push
Test code examples
1m 49s
Test code examples
Deploy book on gh-pages
0s
Deploy book on gh-pages
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Test code examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test code examples: juniper_codegen/src/graphql_union/mod.rs#L282
field `enum_path` is never read
Test code examples
`juniper_codegen` (lib) generated 1 warning
Test code examples: juniper/src/types/async_await.rs#L263
use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
Test code examples: juniper/src/types/async_await.rs#L324
use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
Test code examples: juniper/src/types/async_await.rs#L366
use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
Test code examples: juniper/src/types/async_await.rs#L378
use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
Test code examples
`juniper` (lib) generated 4 warnings
Test code examples
the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24, traitobject v0.1.0
Test code examples
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/
Test code examples
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/
Test code examples
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/
Test code examples
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/