Merge pull request #940 from Analogy-LogViewer/dependabot/nuget/Analo… #1523
Annotations
1 error and 10 warnings
Execute unit tests
Process completed with exit code 1.
|
Build the application:
Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L101
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Serilog/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.Serilog/IAnalogy/PrimaryFactory.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.Serilog/IAnalogy/UserSettingsFactory.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.Serilog/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.Serilog/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Serilog/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Serilog/AnalogySink.cs#L88
Cannot convert null literal to non-nullable reference type.
|
Loading