Skip to content

Integration Tests

Integration Tests #8

Triggered via schedule November 3, 2023 01:09
Status Success
Total duration 4m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

schedule.yml

on: schedule
Run Integration Tests
4m 5s
Run Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Integration Tests: src/RoadRegistry.BackOffice/ExtractUploadFailedEmailClient.cs#L68
The local function 'FormatTimeoutException' is declared but never used
Run Integration Tests: src/RoadRegistry.BackOffice/Extensions/ServiceCollectionExtensions.cs#L141
'RoadNetworkSnapshotReaderWriter' is obsolete: 'Use RoadNetworkSnapshotReader and RoadNetworkSnapshotWriter instead'
Run Integration Tests: src/RoadRegistry.BackOffice/Extensions/ServiceCollectionExtensions.cs#L148
'RoadNetworkSnapshotReaderWriter' is obsolete: 'Use RoadNetworkSnapshotReader and RoadNetworkSnapshotWriter instead'
Run Integration Tests: src/RoadRegistry.BackOffice/Core/RoadNetworkSnapshotReaderWriter.cs#L182
'RoadNetworkSnapshotReaderWriter' is obsolete: 'Use RoadNetworkSnapshotReader and RoadNetworkSnapshotWriter instead'
Run Integration Tests: src/RoadRegistry.BackOffice/Core/RoadNetworkSnapshotReaderWriter.cs#L187
'RoadNetworkSnapshotReaderWriter' is obsolete: 'Use RoadNetworkSnapshotReader and RoadNetworkSnapshotWriter instead'
Run Integration Tests: src/RoadRegistry.Snapshot.Handlers.Sqs/RoadNetworks/RebuildRoadNetworkSnapshotSqsRequest.cs#L9
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/RoadRegistry.Snapshot.Handlers.Sqs/RoadNetworks/CreateRoadNetworkSnapshotSqsRequest.cs#L9
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/RoadRegistry.StreetNameConsumer.Projections/StreetNameSnapshotOsloWasProduced.cs#L7
Non-nullable property 'StreetNameId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/RoadRegistry.StreetNameConsumer.Projections/StreetNameSnapshotOsloWasProduced.cs#L9
Non-nullable property 'Record' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/RoadRegistry.BackOffice.Handlers/MediatorModule.cs#L16
'DownloadExtractByFileRequestItemTranslator' is obsolete: 'Use DownloadExtractByFileRequestItemTranslatorNetTopologySuite instead'