Skip to content

Nuget

Nuget #1

Manually triggered July 8, 2024 22:41
Status Success
Total duration 29s
Artifacts

nuget.yml

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

Annotations

4 warnings
Generate NuGet packages: src/AzureStorageTopics/AzureStorageTopicsStartup.cs#L21
Dereference of a possibly null reference.
Generate NuGet packages: src/AzureStorageTopics/TopicsConfig.cs#L8
Non-nullable property 'Topics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.