Skip to content

Update README.md

Update README.md #5

Triggered via push July 8, 2024 22:46
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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