test: use macro instead of fn to avoid rustc ice (#315) #165
Annotations
10 errors and 18 warnings
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
Run cargo test
the compiler unexpectedly panicked. this is a bug.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/rust-cache@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/rust-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo test:
monoio/src/macros/pin.rs#L38
use of deprecated macro `pin`: use std::pin::pin instead
|
Run cargo test:
monoio/src/macros/pin.rs#L29
use of deprecated macro `monoio::pin`: use std::pin::pin instead
|
Run cargo test
2 warnings emitted
|
Run cargo test:
monoio/src/macros/pin.rs#L81
use of deprecated macro `pin`: use std::pin::pin instead
|
Run cargo test:
monoio/src/macros/pin.rs#L81
use of deprecated macro `::monoio::pin`: use std::pin::pin instead
|
Run cargo test:
monoio/src/macros/pin.rs#L73
use of deprecated macro `monoio::pin`: use std::pin::pin instead
|
Run cargo test
3 warnings emitted
|
Run cargo test:
monoio/src/time/driver/sleep.rs#L244
use of deprecated macro `monoio::pin`: use std::pin::pin instead
|
Run cargo test
1 warning emitted
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Cache
The `save-state` 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/
|
Cache
The `save-state` 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/
|
Cache
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/
|
Loading