Merge pull request #369 from Analogy-LogViewer/dependabot/nuget/Mezia… #780
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build the application:
Analogy.LogServer/GRPCLogConsumer.cs#L21
Non-nullable property 'ActiveClients' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogServer/ServiceConfiguration.cs#L13
Non-nullable property 'WindowsEventLogsConfiguration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogServer/ServiceConfiguration.cs#L23
Non-nullable property 'LogsToMonitor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogServer/Program.cs#L21
Dereference of a possibly null reference.
|
Build the application:
Analogy.LogServer/Program.cs#L21
Possible null reference assignment.
|
Build the application:
Analogy.LogServer/Program.cs#L23
Dereference of a possibly null reference.
|
Build the application:
Analogy.LogServer/Program.cs#L23
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
|
Build the application:
Analogy.LogServer/Program.cs#L59
Dereference of a possibly null reference.
|
Build the application:
Analogy.LogServer/Program.cs#L59
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
|
Build the application:
Analogy.LogServer/Services/GreeterService.cs#L122
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L8
Non-nullable property 'ServiceConfiguration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L9
Non-nullable property 'Serilog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L63
Non-nullable property 'pathFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L64
Non-nullable property 'formatter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L35
Non-nullable property 'Usings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L36
Non-nullable property 'MinimumLevel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L37
Non-nullable property 'Enrich' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L38
Non-nullable property 'WriteTo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L30
Non-nullable property 'LogsToMonitor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Analogy.LogServer.Configurator/ServiceConfiguration.cs#L20
Non-nullable property 'WindowsEventLogsConfiguration' 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