Update aws-cs-assume-role to BucketV2 #189
Annotations
2 warnings
unit tests:
testing-unit-cs-mocks/Testing.cs#L22
Possible null reference argument for parameter 'value' in 'void Builder.Add(string key, object value)'.
|
unit tests:
testing-unit-cs-mocks/Testing.cs#L45
Nullability of reference types in value of type 'Task<(string Id, object)>' doesn't match target type 'Task<(string? id, object state)>'.
|
Loading