update nugets #1205
Annotations
20 warnings
|
Analogy.LogServer/Program.cs#L59
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
|
|
Analogy.LogServer/Program.cs#L59
Dereference of a possibly null reference.
|
|
Analogy.LogServer/Program.cs#L23
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
|
|
Analogy.LogServer/Program.cs#L23
Dereference of a possibly null reference.
|
|
Analogy.LogServer/Program.cs#L21
Possible null reference assignment.
|
|
Analogy.LogServer/Program.cs#L21
Dereference of a possibly null reference.
|
|
Analogy.LogServer/ServiceConfiguration.cs#L24
Non-nullable property 'LogsToMonitor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Analogy.LogServer/ServiceConfiguration.cs#L14
Non-nullable property 'WindowsEventLogsConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Analogy.LogServer/GRPCLogConsumer.cs#L21
Non-nullable property 'ActiveClients' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Analogy.LogServer.Clients/Netframework/AnalogyGrpc.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L59
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.
|
|
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L58
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.
|
|
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.
|
|
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L65
Non-nullable property 'Formatter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.
|
|
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L64
Non-nullable property 'PathFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading