Skip to content

add tests (closes #34) #208

add tests (closes #34)

add tests (closes #34) #208

Triggered via push December 17, 2024 21:30
Status Success
Total duration 56s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
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.