add controllers with views #11
Annotations
4 warnings
Build and Publish NuGet Packages:
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 and Publish NuGet Packages:
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.
|
The logs for this run have expired and are no longer available.
Loading