fix(deps): update rust crate rustls-pemfile to v2 #7710
lint.yml
on: pull_request
Run Formatter and Lint Check
2m 4s
Annotations
10 errors
Run Formatter and Lint Check:
src/core/config/reader.rs#L142
the `?` operator can only be applied to values that implement `Try`
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L152
the `?` operator can only be applied to values that implement `Try`
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L157
no variant or associated item named `RSAKey` found for enum `rustls_pemfile::Item` in the current scope
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L160
no variant or associated item named `ECKey` found for enum `rustls_pemfile::Item` in the current scope
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L163
no variant or associated item named `PKCS8Key` found for enum `rustls_pemfile::Item` in the current scope
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L142
the `?` operator can only be applied to values that implement `std::ops::Try`
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L152
the `?` operator can only be applied to values that implement `std::ops::Try`
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L157
no variant or associated item named `RSAKey` found for enum `rustls_pemfile::Item` in the current scope
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L160
no variant or associated item named `ECKey` found for enum `rustls_pemfile::Item` in the current scope
|
Run Formatter and Lint Check:
src/core/config/reader.rs#L163
no variant or associated item named `PKCS8Key` found for enum `rustls_pemfile::Item` in the current scope
|