Skip to content

Bump Google.Protobuf from 3.29.1 to 3.29.2 #1021

Bump Google.Protobuf from 3.29.1 to 3.29.2

Bump Google.Protobuf from 3.29.1 to 3.29.2 #1021

Triggered via pull request December 19, 2024 07:57
Status Success
Total duration 5m 11s
Artifacts 2

dotnet-core-desktop.yml

on: pull_request
Matrix: build
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (Release): 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.
build (Release): Analogy.LogServer/Program.cs#L21
Dereference of a possibly null reference.
build (Release): Analogy.LogServer/Program.cs#L21
Possible null reference assignment.
build (Release): Analogy.LogServer/Program.cs#L23
Dereference of a possibly null reference.
build (Release): Analogy.LogServer/Program.cs#L23
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
build (Release): Analogy.LogServer/Program.cs#L59
Dereference of a possibly null reference.
build (Release): Analogy.LogServer/Program.cs#L59
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
build (Release): Analogy.LogServer/ServiceConfiguration.cs#L13
Non-nullable property 'WindowsEventLogsConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer/ServiceConfiguration.cs#L23
Non-nullable property 'LogsToMonitor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer/Services/GreeterService.cs#L122
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L49
Non-nullable property 'Microsoft' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L50
Non-nullable property 'Grpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L51
Non-nullable property 'MicrosoftHostingLifetime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L52
Non-nullable property 'System' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L43
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L44
Non-nullable property 'Override' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L20
Non-nullable property 'WindowsEventLogsConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): 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.
build (Release): 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.
build (Release): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L35
Non-nullable property 'Usings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): 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.
build (Debug): Analogy.LogServer/Program.cs#L21
Dereference of a possibly null reference.
build (Debug): Analogy.LogServer/Program.cs#L21
Possible null reference assignment.
build (Debug): Analogy.LogServer/Program.cs#L23
Dereference of a possibly null reference.
build (Debug): Analogy.LogServer/Program.cs#L23
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
build (Debug): Analogy.LogServer/Program.cs#L59
Dereference of a possibly null reference.
build (Debug): Analogy.LogServer/Program.cs#L59
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
build (Debug): Analogy.LogServer/ServiceConfiguration.cs#L23
Non-nullable property 'LogsToMonitor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer/ServiceConfiguration.cs#L13
Non-nullable property 'WindowsEventLogsConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer/Services/GreeterService.cs#L122
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L43
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L44
Non-nullable property 'Override' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L30
Non-nullable property 'LogsToMonitor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): 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.
build (Debug): 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.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L35
Non-nullable property 'Usings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L36
Non-nullable property 'MinimumLevel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L37
Non-nullable property 'Enrich' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L38
Non-nullable property 'WriteTo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): 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.

Artifacts

Produced during runtime
Name Size
artifactory_Debug
33.7 MB
artifactory_Release
33.7 MB