Skip to content

add controllers with views #11

add controllers with views

add controllers with views #11

Triggered via push January 18, 2024 22:13
Status Success
Total duration 1m 5s
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.