Skip to content

Nuget

Nuget #3

Manually triggered July 11, 2024 13:15
Status Success
Total duration 36s
Artifacts

nuget.yml

on: workflow_dispatch
Generate NuGet packages
27s
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.