Lindhart.Analyser.MissingAwaitWarning
When using dependency injection and async-await pattern it is possible to end up with an interface with a method that returns a Task. If this interface method is used in a synchronous method there is a likelihood that it will erroneously be run as a fire and forget method. In this situation this analyser generates a warning.
Activity
- Latest release
- 8mo ago
- Total releases
- 14
- Cadence
- ~5 months
- Last 12 months
- 3
Reach
- Stars
- —
Details
- License
- MIT
- First release
- Jan 06, 2018
Releases
| Version | Released | |
|---|---|---|
4.0.0-beta
pre
| ||
3.2.0
minor
| ||
3.1.0
major
| ||
3.1.0-beta
pre
| ||
3.0.0-beta
pre
| ||
2.0.0
major
| ||
2.0.0-beta2
pre
| ||
2.0.0-beta
pre
| ||
1.2.1
patch
| ||
1.2.1-beta
pre
| ||
1.2.0
minor
| ||
1.2.0-beta
pre
| ||
1.0.1
patch
| ||
1.0.0
initial
|