Skip to content

Could you introduce these two analyzers about async method to unity analyser? #426

@FalleverX

Description

@FalleverX

I found two useful analyzers in ErrorProne.NET/

Two in the red box can avoid careless mistakes that wanted to return the task types originally.
Two in the green box can prevent async void method from being misused.
Image

I think should support both UniTask and awaitable of Unity 6.0.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions