Merge pull request #494 from Analogy-LogViewer/dependabot/nuget/Micro… #1048
Annotations
2 errors and 10 warnings
|
Build the application
The operation was canceled.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L63
Non-nullable property 'pathFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Clients/Netframework/AnalogyGrpc.cs#L7
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Execute unit tests:
Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L64
Non-nullable property 'formatter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Clients/Netframework/AnalogyGrpc.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Execute unit tests:
Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L57
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Clients/Netframework/AnalogyGrpc.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Execute unit tests:
Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L58
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading