Support converting between anyhow::Error
and eyre::Report
automatically with ?
#506
Annotations
4 errors and 10 warnings
|
eyre/src/backtrace.rs#L45
macro expansion ignores token `capture_backtrace` and any following
|
eyre/src/lib.rs#L786
mismatched types
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
eyre/src/backtrace.rs#L8
unused macro definition: `capture_backtrace`
|
eyre/src/backtrace.rs#L44
trailing semicolon in macro used in expression position
|
eyre/src/error.rs#L11
unused import: `std::any::Any`
|
eyre/src/lib.rs#L384
unused import: `any::Any`
|
|
This job failed
Loading