Skip to content

Merge pull request #416 from Analogy-LogViewer/dependabot/nuget/Seril… #877

Merge pull request #416 from Analogy-LogViewer/dependabot/nuget/Seril…

Merge pull request #416 from Analogy-LogViewer/dependabot/nuget/Seril… #877

Triggered via push June 10, 2024 08:04
Status Success
Total duration 6m 7s
Artifacts 1
Matrix: build
Push NuGet Packages
42s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], microsoft/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
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 (Release): 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 (Release): 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 (Release): 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 (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.Configurator/EventLogsSettings.cs#L15
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): 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 (Release): 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.
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.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.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.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.Clients/Netframework/AnalogyGrpc.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Release): Analogy.LogServer.Clients/NetCore/AnalogyMessageProducer.cs#L46
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogServer.Clients/NetCore/AnalogyMessageProducer.cs#L46
Cannot convert null literal to non-nullable reference type.
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], microsoft/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Debug)
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 (Debug): 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 (Debug): 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 (Debug): 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 (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.Configurator/ServiceConfiguration.cs#L63
Non-nullable property 'pathFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): 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.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L57
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L49
Non-nullable property 'Microsoft' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L50
Non-nullable property 'Grpc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L51
Non-nullable property 'MicrosoftHostingLifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L52
Non-nullable property 'System' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): Analogy.LogServer.Configurator/ServiceConfiguration.cs#L43
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifactory". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifactory Expired
274 MB