Support converting between anyhow::Error
and eyre::Report
automatically with ?
#507
Annotations
2 errors and 10 warnings
|
|
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/error.rs#L11
unused import: `std::any::Any`
|
eyre/src/lib.rs#L384
unused import: `any::Any`
|
eyre/src/wrapper.rs#L5
struct `DisplayError` is never constructed
|
eyre/src/wrapper.rs#L13
struct `NoneError` is never constructed
|
|
This job was cancelled
Loading