Support converting between anyhow::Error
and eyre::Report
automatically with ?
#507
Annotations
2 errors and 14 warnings
|
|
|
eyre/src/lib.rs#L384
unused import: `any::Any`
|
|
color-eyre/src/config.rs#L825
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
color-eyre/src/config.rs#L793
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
color-eyre/src/config.rs#L952
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
color-eyre/src/config.rs#L962
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
color-eyre/src/section/mod.rs#L332
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
|
|
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/
|
This job was cancelled
Loading