Skip to content

Nuget

Nuget #2

Manually triggered July 9, 2024 14:51
Status Success
Total duration 55s
Artifacts

nuget.yml

on: workflow_dispatch
Generate NuGet packages
29s
Generate NuGet packages
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Generate NuGet packages: src/AzureStorageTopics/AzureStorageTopicsStartup.cs#L21
Dereference of a possibly null reference.
Generate NuGet packages: src/AzureStorageTopics/SubscriptionConfig.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Generate NuGet packages: src/AzureStorageTopics/TopicConfig.cs#L6
Non-nullable property 'Subscriptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.