Update README.md #277
Annotations
51 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
cargo test impl-rustls:
api/src/connector_box.rs#L74
method `type_dyn` is never used
|
cargo test impl-rustls:
api/src/connector_box.rs#L141
method `type_dyn` is never used
|
cargo test impl-rustls:
api-test/src/lib.rs#L7
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-rustls:
api-test/src/lib.rs#L12
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-rustls:
api-test/src/benches.rs#L1
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-rustls:
api-test/src/lib.rs#L152
function `new_acceptor_from_der_keys` is never used
|
cargo test impl-rustls:
api-test/src/lib.rs#L170
function `new_acceptor_dyn_from_der_keys` is never used
|
cargo test impl-rustls:
api-test/src/lib.rs#L246
function `new_connector_dyn_with_root_ca` is never used
|
cargo test impl-rustls
`tls-api` (lib) generated 2 warnings
|
cargo test impl-not-tls:
api/src/connector_box.rs#L74
method `type_dyn` is never used
|
cargo test impl-not-tls:
api/src/connector_box.rs#L141
method `type_dyn` is never used
|
cargo test impl-not-tls
`tls-api` (lib) generated 2 warnings
|
cargo test impl-not-tls:
api-test/src/lib.rs#L12
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-not-tls:
api-test/src/benches.rs#L1
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-not-tls:
api-test/src/lib.rs#L152
function `new_acceptor_from_der_keys` is never used
|
cargo test impl-not-tls:
api-test/src/lib.rs#L170
function `new_acceptor_dyn_from_der_keys` is never used
|
cargo test impl-not-tls:
api-test/src/lib.rs#L246
function `new_connector_dyn_with_root_ca` is never used
|
cargo test impl-not-tls
`tls-api-test` (lib) generated 6 warnings
|
cargo test impl-stub:
api/src/connector_box.rs#L74
method `type_dyn` is never used
|
cargo test impl-stub:
api/src/connector_box.rs#L141
method `type_dyn` is never used
|
cargo test impl-stub
`tls-api` (lib) generated 2 warnings
|
cargo test impl-stub:
api-test/src/lib.rs#L12
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-stub:
api-test/src/benches.rs#L1
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test impl-stub:
api-test/src/lib.rs#L152
function `new_acceptor_from_der_keys` is never used
|
cargo test impl-stub:
api-test/src/lib.rs#L170
function `new_acceptor_dyn_from_der_keys` is never used
|
cargo test impl-stub:
api-test/src/lib.rs#L246
function `new_connector_dyn_with_root_ca` is never used
|
cargo test impl-stub
`tls-api-test` (lib) generated 6 warnings
|
Install toolchain
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 toolchain
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 toolchain
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 toolchain
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/
|
cargo test interop:
api/src/connector_box.rs#L74
method `type_dyn` is never used
|
cargo test interop:
api/src/connector_box.rs#L141
method `type_dyn` is never used
|
cargo test interop
`tls-api` (lib) generated 2 warnings
|
cargo test interop:
api-test/src/lib.rs#L12
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test interop:
api-test/src/benches.rs#L1
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test interop:
api-test/src/lib.rs#L152
function `new_acceptor_from_der_keys` is never used
|
cargo test interop:
api-test/src/lib.rs#L170
function `new_acceptor_dyn_from_der_keys` is never used
|
cargo test interop:
api-test/src/lib.rs#L246
function `new_connector_dyn_with_root_ca` is never used
|
cargo test interop
`tls-api-test` (lib) generated 6 warnings
|
cargo test interop:
impl-openssl/src/acceptor.rs#L1
use of deprecated struct `openssl::pkcs12::ParsedPkcs12`: Use ParsedPkcs12_2 instead
|
cargo test examples:
api/src/connector_box.rs#L74
method `type_dyn` is never used
|
cargo test examples:
api/src/connector_box.rs#L141
method `type_dyn` is never used
|
cargo test examples:
api-test/src/lib.rs#L7
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test examples:
api-test/src/lib.rs#L12
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test examples:
api-test/src/benches.rs#L1
unexpected `cfg` condition name: `rustc_nightly`
|
cargo test examples:
api-test/src/lib.rs#L152
function `new_acceptor_from_der_keys` is never used
|
cargo test examples:
api-test/src/lib.rs#L170
function `new_acceptor_dyn_from_der_keys` is never used
|
cargo test examples:
api-test/src/lib.rs#L246
function `new_connector_dyn_with_root_ca` is never used
|
cargo test examples
`tls-api` (lib) generated 2 warnings
|
Loading