Kurrent client v2 + groundwork for schema registry #22
Annotations
10 warnings
Run Tests:
src/Variant/Result/Extensions/ResultThrowExtensions.cs#L45
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant/Result/Extensions/ResultThrowExtensions.cs#L27
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant/Result/Extensions/ResultThrowExtensions.cs#L15
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant/Result/Extensions/CollectionsTraverseResultExtensions.cs#L38
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant/Result/Extensions/CollectionsTraverseResultExtensions.cs#L22
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant/Result/Extensions/CollectionsSequenceResultExtensions.cs#L42
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant/Result/Extensions/CollectionsSequenceResultExtensions.cs#L22
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'Result<TValue, TError>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Run Tests:
src/Variant.SourceGenerators/VariantGenerator.cs#L76
Enable analyzer release tracking for the analyzer project containing rule 'VARIANT004' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Run Tests:
src/Variant.SourceGenerators/VariantGenerator.cs#L60
Enable analyzer release tracking for the analyzer project containing rule 'VARIANT002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Run Tests:
src/Variant.SourceGenerators/VariantGenerator.cs#L68
Enable analyzer release tracking for the analyzer project containing rule 'VARIANT003' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Loading