Skip to content

Fix indentation

Fix indentation #188

Triggered via push October 19, 2023 20:50
Status Success
Total duration 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Codecov: Uploader shasum does not match -- uploader hash: eaa2d64df494bc1c1359cc65c613b052cf82127e98c008ebbd1df997585d6368 codecov, public hash: b9282b8b43eef83f722646d8992c4dd36563046afe0806722184e7e9923a6d7b codecov
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.