Skip to content

Remove useless logs #1938

Remove useless logs

Remove useless logs #1938

Triggered via pull request November 17, 2023 12:55
Status Success
Total duration 9m 37s
Artifacts

osx.yml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
stable - x86_64-apple-darwin
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-apple-darwin: ntex/src/web/server.rs#L251
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
stable - x86_64-apple-darwin: ntex/src/web/server.rs#L293
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
stable - x86_64-apple-darwin: ntex/src/web/server.rs#L338
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
stable - x86_64-apple-darwin: ntex/src/web/server.rs#L450
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
stable - x86_64-apple-darwin: ntex/src/web/server.rs#L483
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
stable - x86_64-apple-darwin: ntex/src/http/config.rs#L242
field `payload_read_rate` is never read
stable - x86_64-apple-darwin: ntex/src/http/config.rs#L279
method `payload_read_rate` is never used
stable - x86_64-apple-darwin
`ntex` (lib) generated 7 warnings
stable - x86_64-apple-darwin: ntex-tls/examples/webserver.rs#L42
use of deprecated method `ntex::http::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
stable - x86_64-apple-darwin
`ntex-tls` (example "webserver") generated 1 warning
stable - x86_64-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin: ntex/src/web/server.rs#L251
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
nightly - x86_64-apple-darwin: ntex/src/web/server.rs#L293
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
nightly - x86_64-apple-darwin: ntex/src/web/server.rs#L338
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
nightly - x86_64-apple-darwin: ntex/src/web/server.rs#L450
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
nightly - x86_64-apple-darwin: ntex/src/web/server.rs#L483
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
nightly - x86_64-apple-darwin: ntex/src/http/config.rs#L242
field `payload_read_rate` is never read
nightly - x86_64-apple-darwin: ntex/src/http/config.rs#L279
method `payload_read_rate` is never used
nightly - x86_64-apple-darwin
`ntex` (lib) generated 7 warnings
nightly - x86_64-apple-darwin
`ntex` (lib) generated 7 warnings (7 duplicates)
nightly - x86_64-apple-darwin: ntex/examples/echo.rs#L17
use of deprecated method `ntex::http::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method