Merge pull request #4 from invocative/v6 #10
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.
|