Skip to content

updated package version #8

updated package version

updated package version #8

Triggered via push July 9, 2024 14:51
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/AzureStorageTopics/AzureStorageTopicsStartup.cs#L21
Dereference of a possibly null reference.
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/SubscriptionConfig.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/AzureStorageTopics.Tests/TopicsConfigValidatorTests.cs#L11
Cannot convert null literal to non-nullable reference type.
build: tests/AzureStorageTopics.Tests/SubscriptionsProviderTests.cs#L13
Cannot convert null literal to non-nullable reference type.
build: tests/AzureStorageTopics.Tests/SubscriptionsProviderTests.cs#L23
Cannot convert null literal to non-nullable reference type.
build: src/AzureStorageTopics/AzureStorageTopicsStartup.cs#L21
Dereference of a possibly null reference.
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/SubscriptionConfig.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/AzureStorageTopics.Tests/TopicsConfigValidatorTests.cs#L11
Cannot convert null literal to non-nullable reference type.