Skip to content

Merge pull request #478 from Analogy-LogViewer/dependabot/nuget/PolyS… #1005

Merge pull request #478 from Analogy-LogViewer/dependabot/nuget/PolyS…

Merge pull request #478 from Analogy-LogViewer/dependabot/nuget/PolyS… #1005

Triggered via push November 21, 2024 10:47
Status Success
Total duration 4m 53s
Artifacts 2
Matrix: build
Push NuGet Packages
19s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/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/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/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/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageConsumer.cs#L21
Non-nullable property 'Client' 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/AnalogyMessageProducer.cs#L30
Non-nullable event 'OnError' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L30
Non-nullable field 'channel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L30
Non-nullable field 'stream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageConsumer.cs#L26
Non-nullable event 'OnNewMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Debug): Analogy.LogServer.Clients/Netframework/AnalogyMessageConsumer.cs#L26
Non-nullable event 'OnError' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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#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/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/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/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L45
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageConsumer.cs#L21
Non-nullable property 'Client' 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/AnalogyMessageConsumer.cs#L26
Non-nullable event 'OnNewMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageConsumer.cs#L26
Non-nullable event 'OnError' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageConsumer.cs#L26
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L30
Non-nullable event 'OnError' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): Analogy.LogServer.Clients/Netframework/AnalogyMessageProducer.cs#L30
Non-nullable field 'channel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

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