Skip to content

Fix compile error for 'compress' feature with async-std & glommio (#226) #1816

Fix compile error for 'compress' feature with async-std & glommio (#226)

Fix compile error for 'compress' feature with async-std & glommio (#226) #1816

Triggered via push October 1, 2023 14:46
Status Success
Total duration 8m 52s
Artifacts

osx.yml

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

Annotations

30 warnings
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/http/builder.rs#L21
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: 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-apple-darwin: 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-apple-darwin: ntex/src/http/service.rs#L18
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: ntex/src/http/service.rs#L291
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: ntex/src/http/h1/service.rs#L16
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: ntex/src/http/h1/service.rs#L251
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: ntex/src/http/h1/upgrade.rs#L7
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: ntex/src/http/h2/service.rs#L19
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
nightly - x86_64-apple-darwin: ntex/src/http/h2/service.rs#L152
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
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/http/builder.rs#L21
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
stable - x86_64-apple-darwin: 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-apple-darwin: 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-apple-darwin: ntex/src/http/service.rs#L18
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
stable - x86_64-apple-darwin: ntex/src/http/service.rs#L291
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
stable - x86_64-apple-darwin: 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-apple-darwin: ntex/src/http/h1/service.rs#L251
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
stable - x86_64-apple-darwin: ntex/src/http/h1/upgrade.rs#L7
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
stable - x86_64-apple-darwin: ntex/src/http/h2/service.rs#L19
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
stable - x86_64-apple-darwin: ntex/src/http/h2/service.rs#L152
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
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/