Start http client timeout after sending body (#247) #1926
Annotations
11 warnings
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 nightly
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 nightly
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 nightly
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 nightly
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 tests:
ntex/tests/http_ws_client.rs#L43
use of deprecated associated function `ntex::io::Dispatcher::<S, U>::new`: Use Dispatcher::with_config() method
|
Run tests:
ntex/tests/http_ws_client.rs#L93
use of deprecated associated function `ntex::io::Dispatcher::<S, U>::new`: Use Dispatcher::with_config() method
|
Run tests:
ntex/tests/http_ws_client.rs#L122
use of deprecated associated function `ntex::io::Dispatcher::<S, U>::new`: Use Dispatcher::with_config() method
|
Run tests:
ntex/tests/http_ws_client.rs#L123
use of deprecated method `ntex::io::Dispatcher::<S, U>::keepalive_timeout`: Use DispatcherConfig methods
|
Run tests
`ntex` (test "http_ws_client") generated 4 warnings
|
Run tests
`ntex` (test "http_ws") generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading