Support converting between anyhow::Error
and eyre::Report
automatically with ?
#504
Annotations
6 errors and 8 warnings
|
eyre/src/backtrace.rs#L45
macro expansion ignores token `capture_backtrace` and any following
|
eyre/src/error.rs#L494
failed to resolve: use of undeclared crate or module `anyhow`
|
eyre/src/error.rs#L495
failed to resolve: use of undeclared crate or module `anyhow`
|
eyre/src/error.rs#L501
failed to resolve: use of undeclared crate or module `anyhow`
|
|
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
|
|
This job was cancelled
Loading