Merge pull request #72 from skbkontur/try-vite #111
Annotations
10 warnings
DbViewer/Helpers/CriterionHelper.cs#L17
Cannot convert null literal to non-nullable reference type.
|
DbViewer/DataTypes/TypeMetaInformation.cs#L7
Cannot convert null literal to non-nullable reference type.
|
DbViewer/Helpers/CriterionHelper.cs#L40
Possible null reference argument for parameter 'stringValue' in 'ConstantExpression CriterionHelper.CreateValueExpression(string stringValue, Type targetType, Func<Type, string, object?> parse)'.
|
DbViewer/Helpers/PropertyHelpers.cs#L71
Possible null reference return.
|
DbViewer/Helpers/ObjectsConverter.cs#L16
Possible null reference return.
|
DbViewer/Helpers/ObjectsConverter.cs#L37
Possible null reference return.
|
DbViewer.TestApi/Cql/CqlDbConnectorFactory.cs#L28
Converting null literal or possible null value to non-nullable type.
|
DbViewer.TestApi/Cql/CqlDbConnectorFactory.cs#L28
Possible null reference return.
|
DbViewer.TestApi/CustomPropertyConfigurationProvider.cs#L44
Converting null literal or possible null value to non-nullable type.
|
DbViewer.TestApi/CustomPropertyConfigurationProvider.cs#L45
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading