Require Debug for filters #1808
Annotations
32 warnings
stable - x86_64-pc-windows-msvc
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/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
stable - x86_64-pc-windows-msvc
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
stable - x86_64-pc-windows-msvc
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
stable - x86_64-pc-windows-msvc:
ntex-tokio/src/lib.rs#L1
unused import: `path::Path`
|
stable - x86_64-pc-windows-msvc:
ntex-tokio/src/signals.rs#L105
variable does not need to be mutable
|
stable - x86_64-pc-windows-msvc
`ntex-tokio` (lib) generated 2 warnings (run `cargo fix --lib -p ntex-tokio` to apply 2 suggestions)
|
stable - x86_64-pc-windows-msvc:
ntex/src/http/builder.rs#L21
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
stable - x86_64-pc-windows-msvc:
ntex/src/http/client/sender.rs#L50
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
stable - x86_64-pc-windows-msvc:
ntex/src/http/encoding/decoder.rs#L14
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
stable - x86_64-pc-windows-msvc:
ntex/src/http/service.rs#L18
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
stable - x86_64-pc-windows-msvc:
ntex/src/http/service.rs#L291
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
stable - x86_64-pc-windows-msvc:
ntex/src/http/h1/service.rs#L16
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
stable - x86_64-pc-windows-msvc
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/
|
stable - x86_64-pc-windows-msvc
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/
|
stable - x86_64-pc-windows-msvc
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/
|
stable - x86_64-pc-windows-msvc
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/
|
nightly - x86_64-pc-windows-msvc
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/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nightly - x86_64-pc-windows-msvc
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/
|
nightly - x86_64-pc-windows-msvc
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/
|
nightly - x86_64-pc-windows-msvc
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/
|
nightly - x86_64-pc-windows-msvc
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/
|
nightly - x86_64-pc-windows-msvc
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
nightly - x86_64-pc-windows-msvc
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
nightly - x86_64-pc-windows-msvc:
ntex-tokio/src/lib.rs#L1
unused import: `path::Path`
|
nightly - x86_64-pc-windows-msvc:
ntex-tokio/src/signals.rs#L105
variable does not need to be mutable
|
nightly - x86_64-pc-windows-msvc
`ntex-tokio` (lib) generated 2 warnings (run `cargo fix --lib -p ntex-tokio` to apply 2 suggestions)
|
nightly - x86_64-pc-windows-msvc:
ntex/src/http/builder.rs#L21
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
nightly - x86_64-pc-windows-msvc:
ntex/src/http/client/sender.rs#L50
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
nightly - x86_64-pc-windows-msvc:
ntex/src/http/encoding/decoder.rs#L14
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
nightly - x86_64-pc-windows-msvc:
ntex/src/http/service.rs#L18
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
nightly - x86_64-pc-windows-msvc:
ntex/src/http/service.rs#L291
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
nightly - x86_64-pc-windows-msvc:
ntex/src/http/h1/service.rs#L16
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|