denoland / denoland/flaky_test

warning: unused `std::result::Result` that must be used

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.