v7.2.0 #346
Annotations
10 warnings
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/UserSettingsFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/UserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'formatProvider' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Loading