Support converting between anyhow::Error
and eyre::Report
automatically with ?
#505
Annotations
5 errors and 14 warnings
|
Run actions-rs/cargo@v1:
eyre/src/backtrace.rs#L45
macro expansion ignores token `capture_backtrace` and any following
|
Run actions-rs/cargo@v1:
eyre/src/lib.rs#L786
mismatched types
|
Run actions-rs/cargo@v1
could not compile `eyre` due to 2 previous errors; 4 warnings emitted
|
Run actions-rs/cargo@v1
The operation was canceled.
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1
cargo:rustc-check-cfg requires -Zcheck-cfg=output flag
|
Run actions-rs/cargo@v1
cargo:rustc-check-cfg requires -Zcheck-cfg=output flag
|
Run actions-rs/cargo@v1
cargo:rustc-check-cfg requires -Zcheck-cfg=output flag
|
Run actions-rs/cargo@v1
cargo:rustc-check-cfg requires -Zcheck-cfg=output flag
|
Run actions-rs/cargo@v1:
eyre/src/backtrace.rs#L8
unused macro definition: `capture_backtrace`
|
Run actions-rs/cargo@v1:
eyre/src/error.rs#L11
unused import: `std::any::Any`
|
Run actions-rs/cargo@v1:
eyre/src/backtrace.rs#L44
trailing semicolon in macro used in expression position
|
Run actions-rs/cargo@v1:
eyre/src/lib.rs#L384
unused import: `any::Any`
|
Run actions-rs/cargo@v1
`eyre` (lib) generated 4 warnings
|
Run actions-rs/cargo@v1
cargo:rustc-check-cfg requires -Zcheck-cfg=output flag
|
Loading