Merge pull request #140 from Analogy-LogViewer/dependabot/nuget/Mezia… #285
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/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/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/ReceiverBase.cs#L16
Possible null reference return.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Receiver/ReceiverBase.cs#L13
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Receiver/ReceiverBase.cs#L22
Non-nullable property 'LogReaderFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Log4jXml/Core/Receiver/ReceiverBase.cs#L24
Non-nullable property 'LogFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading