move to eyre #11
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
|