Update Analogy.LogViewer.ElasticCommonSchema.csproj #292
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L88
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'formatProvider' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L88
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
This job succeeded
Loading