Feature gate brotli2 encoder (#321) #2273
Annotations
5 errors and 9 warnings
Run async-std tests:
ntex/tests/http_awc_client.rs#L6
failed to resolve: use of undeclared crate or module `brotli2`
|
Run async-std tests:
ntex/tests/web_server.rs#L3
failed to resolve: use of undeclared crate or module `brotli2`
|
Run async-std tests
could not compile `ntex` (test "http_awc_client") due to 1 previous error
|
Run async-std tests
could not compile `ntex` (test "web_server") due to 1 previous error
|
Run async-std tests
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. 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/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/
|
Install stable
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
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
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
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/
|
Run async-std tests:
ntex/src/web/types/state.rs#L99
unused imports: `Arc`, `atomic::AtomicUsize`, `atomic::Ordering`
|
Run async-std tests:
ntex/src/web/types/state.rs#L101
unused import: `super::*`
|
Run async-std tests:
ntex/src/web/types/state.rs#L103
unused import: `self`
|
Loading