Skip to content

Merge pull request #4 from invocative/v6 #10

Merge pull request #4 from invocative/v6

Merge pull request #4 from invocative/v6 #10

Triggered via push January 13, 2024 09:33
Status Success
Total duration 1m 0s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/features/Database/DatabaseFeature.cs#L23
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 '(Database.DatabaseSetupKind)4' is not covered.
build: src/features/Database/DatabaseFeature.cs#L23
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 '(Database.DatabaseSetupKind)4' is not covered.
build: src/features/Database/DatabaseFeature.cs#L23
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 '(Database.DatabaseSetupKind)4' is not covered.
build: src/features/Database/DatabaseFeature.cs#L23
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 '(Database.DatabaseSetupKind)4' is not covered.