Fix compile probe and nightly backtraces (#160) #476
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eyre/src/lib.rs#L333
unexpected `cfg` condition name: `nightly`
|
eyre/src/lib.rs#L358
unexpected `cfg` condition name: `generic_member_access`
|
eyre/src/lib.rs#L359
unexpected `cfg` condition name: `doc_cfg`
|
eyre/src/lib.rs#L602
unexpected `cfg` condition name: `track_caller`
|
eyre/src/lib.rs#L603
unexpected `cfg` condition name: `track_caller`
|
eyre/src/backtrace.rs#L1
unexpected `cfg` condition name: `backtrace`
|
eyre/src/backtrace.rs#L4
unexpected `cfg` condition name: `backtrace`
|
eyre/src/backtrace.rs#L7
unexpected `cfg` condition name: `backtrace`
|
eyre/src/backtrace.rs#L14
unexpected `cfg` condition name: `backtrace`
|
eyre/src/backtrace.rs#L21
unexpected `cfg` condition name: `generic_member_access`
|
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 succeeded
Loading