Realize storage api #64
Annotations
3 warnings
dotnet-build:
src/Mocha.Storage/EntityFrameworkCore/Jaeger/EFToJaegerSpanConversionExtensions.cs#L199
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 '(Mocha.Storage.EntityFrameworkCore.Trace.EFSpanKind)6' is not covered.
|
dotnet-build:
src/Mocha.Storage/EntityFrameworkCore/Jaeger/EFToJaegerSpanConversionExtensions.cs#L199
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 '(Mocha.Storage.EntityFrameworkCore.Trace.EFSpanKind)6' is not covered.
|
dotnet-build:
src/Mocha.Storage/EntityFrameworkCore/Jaeger/EFToJaegerSpanConversionExtensions.cs#L199
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 '(Mocha.Storage.EntityFrameworkCore.Trace.EFSpanKind)6' is not covered.
|