feat(color-eyre): add export-owo-colors
feature
#515
Annotations
2 errors and 10 warnings
|
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:
color-eyre/src/config.rs#L825
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run actions-rs/cargo@v1:
color-eyre/src/config.rs#L793
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run actions-rs/cargo@v1:
color-eyre/src/config.rs#L952
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run actions-rs/cargo@v1:
color-eyre/src/config.rs#L962
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run actions-rs/cargo@v1:
color-eyre/src/section/mod.rs#L332
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run actions-rs/cargo@v1
`color-eyre` (lib test) generated 5 warnings (5 duplicates)
|
Loading