Skip to content

Migrate to Shouldly #126

Migrate to Shouldly

Migrate to Shouldly #126

Triggered via pull request January 15, 2025 09:52
Status Failure
Total duration 1m 41s
Artifacts

build.yml

on: pull_request
Matrix: build
validate-packages
0s
validate-packages
publish-nuget
0s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.GetSubscriptionAttributes_ShouldRetrieveCorrectAttributes
Shouldly.ShouldAssertException : getAttributesResponse.Attributes should contain key "RawMessageDelivery" with value "true" but value was "True"
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.SetSubscriptionAttributes_ShouldUpdateAttributes
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest { SubscriptionArn = subscribeResponse.SubscriptionArn }, TestContext.Current.CancellationToken); getAttributesResponse.Attributes should contain key "RawMessageDelivery" with value "true" but value was "True"
ubuntu-latest
Process completed with exit code 1.
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.SetSubscriptionAttributes_ShouldUpdateAttributes
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest { SubscriptionArn = subscribeResponse.SubscriptionArn }, TestContext.Current.CancellationToken); getAttributesResponse.Attributes should contain key "RawMessageDelivery" with value "true" but value was "True"
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.GetSubscriptionAttributes_ShouldRetrieveCorrectAttributes
Shouldly.ShouldAssertException : getAttributesResponse.Attributes should contain key "RawMessageDelivery" with value "true" but value was "True"
macos-latest
Process completed with exit code 1.
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.SetSubscriptionAttributes_ShouldUpdateAttributes
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest { SubscriptionArn = subscribeResponse.SubscriptionArn }, TestContext.Current.CancellationToken); getAttributesResponse.Attributes should contain key "RawMessageDelivery" with value "true" but value was "True"
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.GetSubscriptionAttributes_ShouldRetrieveCorrectAttributes
Shouldly.ShouldAssertException : getAttributesResponse.Attributes should contain key "RawMessageDelivery" with value "true" but value was "True"
windows-latest
Process completed with exit code 1.
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636