Migrate to Shouldly #126
Annotations
3 errors and 1 warning
Build, Test and Package
Shouldly.ShouldAssertException : getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
Build, Test and Package
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"
|
Build, Test and Package
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading