Skip to content

fix(deps): update rust crate rustls-pemfile to v2 #7710

fix(deps): update rust crate rustls-pemfile to v2

fix(deps): update rust crate rustls-pemfile to v2 #7710

Triggered via pull request July 3, 2024 13:37
Status Failure
Total duration 3m 1s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
2m 4s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

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