Merge pull request #922 from Analogy-LogViewer/dependabot/nuget/Analo… #1479
Annotations
20 warnings
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/Constants.cs#L23
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L34
Possible null reference argument for parameter 'text' in 'Task AnalogyMessageProducer.Log(string text, string source, AnalogyLogLevel level, string category = "", string machineName = null, string userName = null, string processName = null, int processId = 0, int threadId = 0, Dictionary<string, string> additionalInformation = null, string memberName = "", long lineNumber = 0, string filePath = "")'.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/Constants.cs#L20
Nullability of reference types in value of type 'Dictionary<string, string?>' doesn't match target type 'Dictionary<string, string>'.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L34
Possible null reference argument for parameter 'source' in 'Task AnalogyMessageProducer.Log(string text, string source, AnalogyLogLevel level, string category = "", string machineName = null, string userName = null, string processName = null, int processId = 0, int threadId = 0, Dictionary<string, string> additionalInformation = null, string memberName = "", long lineNumber = 0, string filePath = "")'.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L34
Possible null reference argument for parameter 'text' in 'Task AnalogyMessageProducer.Log(string text, string source, AnalogyLogLevel level, string category = "", string machineName = null, string userName = null, string processName = null, int processId = 0, int threadId = 0, Dictionary<string, string> additionalInformation = null, string memberName = "", long lineNumber = 0, string filePath = "")'.
|
Execute unit tests:
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L34
Possible null reference argument for parameter 'machineName' in 'Task AnalogyMessageProducer.Log(string text, string source, AnalogyLogLevel level, string category = "", string machineName = null, string userName = null, string processName = null, int processId = 0, int threadId = 0, Dictionary<string, string> additionalInformation = null, string memberName = "", long lineNumber = 0, string filePath = "")'.
|
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