Skip to content

move to eyre

move to eyre #11

Triggered via push September 3, 2023 20:32
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

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

Annotations

20 errors
Test / msrv: src/error.rs#L1
unresolved import `anyhow`
Test / msrv: src/order/mod.rs#L23
unresolved import `anyhow`
Test / msrv: src/acc/acme_key.rs#L1
unresolved import `anyhow`
Test / msrv: src/cert.rs#L1
unresolved import `anyhow`
Test / msrv: src/error.rs#L1
unresolved imports `anyhow`, `anyhow::Error`, `anyhow::Context`
Test / msrv: src/error.rs#L7
cannot determine resolution for the macro `anyhow`
Test / msrv: src/order/auth.rs#L257
cannot determine resolution for the macro `anyhow`
Test / msrv: src/order/mod.rs#L258
cannot determine resolution for the macro `anyhow`
Test / msrv: src/order/mod.rs#L297
cannot determine resolution for the macro `anyhow`
Test / msrv: src/jwt.rs#L62
failed to resolve: use of undeclared crate or module `anyhow`
Test / stable: src/error.rs#L1
unresolved import `anyhow`
Test / stable: src/order/mod.rs#L23
unresolved import `anyhow`
Test / stable: src/acc/acme_key.rs#L1
unresolved import `anyhow`
Test / stable: src/cert.rs#L1
unresolved import `anyhow`
Test / stable: src/error.rs#L1
unresolved imports `anyhow`, `anyhow::Error`, `anyhow::Context`
Test / stable: src/error.rs#L7
cannot determine resolution for the macro `anyhow`
Test / stable: src/order/auth.rs#L257
cannot determine resolution for the macro `anyhow`
Test / stable: src/order/mod.rs#L258
cannot determine resolution for the macro `anyhow`
Test / stable: src/order/mod.rs#L297
cannot determine resolution for the macro `anyhow`
Test / stable: src/acc/mod.rs#L99
the trait bound `ApiProblem: StdError` is not satisfied