Skip to content

Bump Grpc.Tools from 2.66.0 to 2.67.0 #962

Bump Grpc.Tools from 2.66.0 to 2.67.0

Bump Grpc.Tools from 2.66.0 to 2.67.0 #962

Triggered via pull request October 9, 2024 07:21
Status Success
Total duration 2m 55s
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

42 warnings
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/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/Services/GreeterService.cs#L122
Cannot convert null literal to non-nullable reference type.
build (Release): 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.
build (Release): 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.
build (Release): 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.
build (Release): 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.
build (Release): Analogy.LogServer/Services/GreeterService.cs#L122
Cannot convert null literal to non-nullable reference type.
build (Release): 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.
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.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.Clients/Netframework/AnalogyGrpc.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
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 (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/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/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/Services/GreeterService.cs#L122
Cannot convert null literal to non-nullable reference type.
build (Debug): 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.
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.
build (Debug): 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.
build (Debug): 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.
build (Debug): 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.
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.Clients/Netframework/AnalogyGrpc.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
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.Clients/Netframework/AnalogyGrpc.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Debug): 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.

Artifacts

Produced during runtime
Name Size
artifactory_Debug Expired
33.9 MB
artifactory_Release Expired
33.9 MB