deps: bump the webrtc group with 1 update #347
Annotations
10 errors and 1 warning
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L110
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L196
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L207
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
|
Run cargo +$MSRV check --workspace --all-features:
transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
|
Run cargo +$MSRV check --workspace --all-features
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading