Structural conversion from anyhow errors #323
Annotations
2 errors and 14 warnings
|
|
eyre/src/vtable.rs#L10
unused import: `EyreContext`
|
eyre/src/builder.rs#L17
unused variable: `f`
|
eyre/src/builder.rs#L28
type `backtrace::Backtrace` is more private than the item `ReportBuilder::with_backtrace`
|
eyre/src/lib.rs#L365
missing documentation for a module
|
eyre/src/builder.rs#L12
missing documentation for a struct
|
eyre/src/builder.rs#L23
missing documentation for an associated function
|
|
|
eyre/tests/test_anyhow_compat.rs#L2
unused import: `eyre::WrapErr`
|
eyre/tests/test_anyhow_compat.rs#L3
unused import: `compat::IntoEyre`
|
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/
|
The logs for this run have expired and are no longer available.
Loading