Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 #1347
Annotations
23 warnings
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/
|
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], actions/upload-artifact@v2. 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.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog.UnitTests/JsonFormatTests.cs#L27
Dereference of a possibly null reference.
|
Analogy.LogViewer.Serilog.Sinks/AnalogyLogServerSinkExtensions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog.UnitTests/CompactJsonFormatTests.cs#L121
Dereference of a possibly null reference.
|
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 = "")'.
|
Analogy.LogViewer.Serilog.UnitTests/CompactJsonFormatTests.cs#L135
Dereference of a possibly null reference.
|
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 = "")'.
|
Analogy.LogViewer.Serilog.UnitTests/CompactJsonFormatTests.cs#L97
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
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 = "")'.
|
Analogy.LogViewer.Serilog.UnitTests/CompactJsonFormatTests.cs#L118
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog/DataTypes/LogEventReader.cs#L101
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog/AnalogySink.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog/AnalogySink.cs#L56
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog/AnalogySink.cs#L88
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Serilog/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.Serilog/IAnalogy/PrimaryFactory.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.Serilog/IAnalogy/OfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.Serilog/IAnalogy/OfflineDataProvider.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifactory".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading