chore: bump Datadog extension versions #205
Annotations
13 warnings
|
src/order-service/src/Orders.IntegrationTests/ApiIntegrationTests.cs#L82
Dereference of a possibly null reference.
|
|
src/order-service/src/Orders.IntegrationTests/ApiIntegrationTests.cs#L71
Dereference of a possibly null reference.
|
|
src/order-service/src/Orders.IntegrationTests/ApiIntegrationTests.cs#L52
Dereference of a possibly null reference.
|
|
src/order-service/src/Orders.IntegrationTests/ApiIntegrationTests.cs#L38
Dereference of a possibly null reference.
|
|
src/order-service/src/Orders.IntegrationTests/PagedResponse.cs#L12
Non-nullable property 'NextPageToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/order-service/src/Orders.IntegrationTests/PagedResponse.cs#L9
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/order-service/src/Orders.IntegrationTests/ApiIntegrationTests.cs#L25
Possible null reference argument for parameter 'env' in 'ApiDriver.ApiDriver(ITestOutputHelper testOutputHelper, string env, AmazonSimpleSystemsManagementClient ssmClient)'.
|
|
src/order-service/src/Orders.Core/Adapters/DynamoDBOrders.cs#L292
Possible null reference argument for parameter 'key' in 'List<WriteRequest> Dictionary<string, List<WriteRequest>>.this[string key]'.
|
|
src/order-service/src/Orders.Core/Adapters/DynamoDBOrders.cs#L290
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, List<WriteRequest>>.ContainsKey(string key)'.
|
|
src/order-service/src/Orders.Core/Adapters/DynamoDBOrders.cs#L280
Possible null reference argument for parameter 'key' in 'void Dictionary<string, List<WriteRequest>>.Add(string key, List<WriteRequest> value)'.
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading