update Unity version #205
Annotations
2 warnings
playground/Playground.cs#L22
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(TinkState.AsyncComputeStatus)3' is not covered.
|
playground/Playground.cs#L22
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(TinkState.AsyncComputeStatus)3' is not covered.
|
This job succeeded
Loading