denoland / denoland/flaky_test
warning: unused `std::result::Result` that must be used
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
```
warning: unused `std::result::Result` that must be used
|
| #[flaky_test]
| ^^^^^^^^^^^^^
|
= note: `#[warn(unused_must_use)]` on by default
= note: this `Result` may be an `Err` variant, which should be handled
= note: this warning originates in the attribute macro `flaky_test` (in Nightly builds, run with -Z macro-backtrace for more info)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.