Skip to content

Bump System.Resources.Extensions from 7.0.0 to 8.0.0 in /Analogy.LogViewer.Serilog.UnitTests #1047

Bump System.Resources.Extensions from 7.0.0 to 8.0.0 in /Analogy.LogViewer.Serilog.UnitTests

Bump System.Resources.Extensions from 7.0.0 to 8.0.0 in /Analogy.LogViewer.Serilog.UnitTests #1047

Status Success
Total duration 4m 25s
Artifacts 1

dotnet-core-desktop.yml

on: pull_request
Matrix: build
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

42 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.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L11
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
build (Debug): 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 = "")'.
build (Debug): 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 = "")'.
build (Debug): 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 (Debug): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L34
Possible null reference argument for parameter 'userName' 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 (Debug): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L35
Possible null reference argument for parameter 'processName' 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 (Debug): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L35
Possible null reference argument for parameter 'additionalInformation' 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 (Debug): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L35
Possible null reference argument for parameter 'memberName' 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 (Debug): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSink.cs#L35
Possible null reference argument for parameter 'filePath' 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 (Debug): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L102
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog/AnalogySink.cs#L57
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog/AnalogySink.cs#L89
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogViewer.Serilog/IAnalogy/OfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.Serilog/IAnalogy/OfflineDataProvider.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.Serilog/IAnalogy/OfflineDataProvider.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.Serilog/IAnalogy/PrimaryFactory.cs#L18
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.Serilog/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L11
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/AnalogySink.cs#L57
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/AnalogySink.cs#L89
Cannot convert null literal to non-nullable reference type.
build (Release): 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 = "")'.
build (Release): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
build (Release): 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 = "")'.
build (Release): 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 (Release): Analogy.LogViewer.Serilog/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.Serilog/IAnalogy/PrimaryFactory.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.Serilog/IAnalogy/UserSettingsFactory.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.Serilog/IAnalogy/UserSettingsFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L102
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/AnalogySink.cs#L57
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogViewer.Serilog/AnalogySink.cs#L89
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
artifactory Expired
180 MB