Bump MSTest.TestFramework from 3.1.1 to 3.2.0 #291
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 the application:
Analogy.LogViewer.Log4jXml/Core/Filters/SourceFilter.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Filters/SourceFilter.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Filters/SourceFilter.cs#L10
Non-nullable field '_fullName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Filters/SourceFilter.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Receiver/UdpReciever.cs#L16
Non-nullable field '_remoteEndPoint' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Receiver/UdpReciever.cs#L16
Non-nullable field '_udpClient' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build the application:
Analogy.LogViewer.Log4jXml/IAnalogy/DownloadInformation.cs#L32
Possible null reference return.
|
Build the application:
Analogy.LogViewer.Log4jXml/IAnalogy/DownloadInformation.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Analogy.LogViewer.Log4jXml/IAnalogy/DownloadInformation.cs#L15
Possible null reference assignment.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Receiver/ReceiverBase.cs#L16
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading