make sure the collections track themselves the same way if accessed a… #207
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
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.
|
Build:
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.
|
Loading