update examples. #1629
Annotations
16 warnings
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
unexpected `cfg` condition value: `unstable`:
http/src/h2/proto/headers.rs#L374
warning: unexpected `cfg` condition value: `unstable`
--> http/src/h2/proto/headers.rs:374:11
|
374 | #[cfg(feature = "unstable")]
| ^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `fnv`, `futures-util`, `h2`, `h3`, `h3-quinn`, `http1`, `http2`, `http3`, `httparse`, `io-uring`, `itoa`, `native-tls`, `openssl`, `router`, `runtime`, `rustls`, `rustls-uring`, `slab`, `tokio`, `tokio-uring`, `xitca-router`, and `xitca-tls`
= help: consider adding `unstable` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `unstable`:
http/src/h2/proto/headers.rs#L229
warning: unexpected `cfg` condition value: `unstable`
--> http/src/h2/proto/headers.rs:229:11
|
229 | #[cfg(feature = "unstable")]
| ^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `fnv`, `futures-util`, `h2`, `h3`, `h3-quinn`, `http1`, `http2`, `http3`, `httparse`, `io-uring`, `itoa`, `native-tls`, `openssl`, `router`, `runtime`, `rustls`, `rustls-uring`, `slab`, `tokio`, `tokio-uring`, `xitca-router`, and `xitca-tls`
= help: consider adding `unstable` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
|
unexpected `cfg` condition value: `unstable`:
http/src/h2/proto/headers.rs#L374
warning: unexpected `cfg` condition value: `unstable`
--> http/src/h2/proto/headers.rs:374:11
|
374 | #[cfg(feature = "unstable")]
| ^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `fnv`, `futures-util`, `h2`, `h3`, `h3-quinn`, `http1`, `http2`, `http3`, `httparse`, `io-uring`, `itoa`, `native-tls`, `openssl`, `router`, `runtime`, `rustls`, `rustls-uring`, `slab`, `tokio`, `tokio-uring`, `xitca-router`, and `xitca-tls`
= help: consider adding `unstable` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `unstable`:
http/src/h2/proto/headers.rs#L229
warning: unexpected `cfg` condition value: `unstable`
--> http/src/h2/proto/headers.rs:229:11
|
229 | #[cfg(feature = "unstable")]
| ^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `fnv`, `futures-util`, `h2`, `h3`, `h3-quinn`, `http1`, `http2`, `http3`, `httparse`, `io-uring`, `itoa`, `native-tls`, `openssl`, `router`, `runtime`, `rustls`, `rustls-uring`, `slab`, `tokio`, `tokio-uring`, `xitca-router`, and `xitca-tls`
= help: consider adding `unstable` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
|
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|