dotnet/roslyn
View on GitHubUpdate diagnostics that refer to Task or Task<T> to include Task-like types
Open
#12,621 opened on Jul 19, 2016
Area-CompilersBugConcept-Diagnostic ClarityFeature - ValueTaskhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
Update diagnostics that refer to Task or Task<T> to include Task-like types.
ERR_BadAsyncReturnExpression
ERR_CantConvAsyncAnonFuncReturns
ERR_TaskRetNoObjectRequired
ERR_BadAsyncReturn
WRN_UnobservedAwaitableExpression_Description