feat: Update ActorConsolidationAuditLogRepository to have an object in new and old value #2088
Annotations
13 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L71
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L72
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L108
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L109
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L90
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L91
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L129
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L130
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L131
Dereference of a possibly null reference.
|
source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L132
Dereference of a possibly null reference.
|
This job succeeded
Loading