Skip to content

Merge pull request #83 from Analogy-LogViewer/dependabot/nuget/Mezian… #172

Merge pull request #83 from Analogy-LogViewer/dependabot/nuget/Mezian…

Merge pull request #83 from Analogy-LogViewer/dependabot/nuget/Mezian… #172

Triggered via push December 29, 2023 08:39
Status Success
Total duration 4m 39s
Artifacts 1
Matrix: build
Push NuGet Packages
36s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug): Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'formatProvider' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L88
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/AnalogySink.cs#L88
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/OfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/UserSettingsFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/IAnalogy/UserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'formatProvider' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
Push NuGet Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push NuGet Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
artifactory Expired
12 MB