Bump Newtonsoft.Json from 10.0.2 to 13.0.3 #334
Annotations
11 errors and 1 warning
|
src/LogOtter.CosmosDb.ContainerMock/DefaultSerializer.cs#L59
Possible null reference return.
|
src/LogOtter.CosmosDb.ContainerMock/ContainerMockData/ContainerData.cs#L359
Possible null reference argument for parameter 'partitionKeyAsJson' in 'PartitionKey PartitionKeyHelpers.FromJsonString(string partitionKeyAsJson)'.
|
src/LogOtter.CosmosDb.ContainerMock/ContainerMockData/ContainerData.cs#L357
Possible null reference argument for parameter 'id' in 'ContainerItem.ContainerItem(string id, string json, PartitionKey partitionKey, int? expiryTime, string eTag, bool requireETagOnNextUpdate, bool hasScheduledETagMismatch, StringSerializationHelper serializationHelper)'.
|
src/LogOtter.CosmosDb.ContainerMock/ContainerMockData/ContainerData.cs#L358
Possible null reference argument for parameter 'json' in 'ContainerItem.ContainerItem(string id, string json, PartitionKey partitionKey, int? expiryTime, string eTag, bool requireETagOnNextUpdate, bool hasScheduledETagMismatch, StringSerializationHelper serializationHelper)'.
|
src/LogOtter.CosmosDb.ContainerMock/ContainerMockData/ContainerData.cs#L361
Possible null reference argument for parameter 'eTag' in 'ContainerItem.ContainerItem(string id, string json, PartitionKey partitionKey, int? expiryTime, string eTag, bool requireETagOnNextUpdate, bool hasScheduledETagMismatch, StringSerializationHelper serializationHelper)'.
|
src/LogOtter.CosmosDb.EventStore/EventStore/CosmosDbStorageEvent.cs#L63
Converting null literal or possible null value to non-nullable type.
|
src/LogOtter.CosmosDb.EventStore/EventStore/CosmosDbStorageEvent.cs#L63
Possible null reference argument for parameter 'body' in 'EventData<TBaseEvent>.EventData(Guid eventId, TBaseEvent body, DateTimeOffset createdOn, Dictionary<string, string>? metadata = null)'.
|
src/LogOtter.CosmosDb.ContainerMock/DefaultSerializer.cs#L59
Possible null reference return.
|
src/LogOtter.CosmosDb.ContainerMock/ContainerMockData/ContainerData.cs#L359
Possible null reference argument for parameter 'partitionKeyAsJson' in 'PartitionKey PartitionKeyHelpers.FromJsonString(string partitionKeyAsJson)'.
|
src/LogOtter.CosmosDb.ContainerMock/ContainerMockData/ContainerData.cs#L357
Possible null reference argument for parameter 'id' in 'ContainerItem.ContainerItem(string id, string json, PartitionKey partitionKey, int? expiryTime, string eTag, bool requireETagOnNextUpdate, bool hasScheduledETagMismatch, StringSerializationHelper serializationHelper)'.
|
|
The logs for this run have expired and are no longer available.
Loading