Skip to content

Release

Release #78

Manually triggered January 21, 2025 19:58
Status Success
Total duration 15m 44s
Artifacts 6

release.yml

on: workflow_dispatch
Decide next version
12s
Decide next version
Build Api Suspicious Cases  /  build-image
2m 26s
Build Api Suspicious Cases / build-image
Build Integration VEKA  /  build-image
1m 13s
Build Integration VEKA / build-image
Build Bosa Full Download  /  build-image
2m 3s
Build Bosa Full Download / build-image
Build Data Integrity  /  build-image
1m 43s
Build Data Integrity / build-image
Build Gtmf Meldingen  /  build-image
1m 29s
Build Gtmf Meldingen / build-image
Pack Api Suspicious Cases Abstractions  /  pack
1m 5s
Pack Api Suspicious Cases Abstractions / pack
Semantic Release
32s
Semantic Release
Matrix: Push images
Publish to NuGet
19s
Publish to NuGet
Deploy to test started
3s
Deploy to test started
Matrix: Deploy to services test
Matrix: Deploy to test
Deploy to test finished
2s
Deploy to test finished
Deploy to staging started
3s
Deploy to staging started
Matrix: Deploy to services staging
Matrix: Deploy tasks to staging
Deploy to staging finished
1s
Deploy to staging finished
Fit to window
Zoom out
Zoom in

Annotations

140 warnings
Decide next version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Decide next version
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/
Pack Api Suspicious Cases Abstractions / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L5
Non-nullable property 'AddressDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L6
Non-nullable property 'BuildingDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L7
Non-nullable property 'BuildingUnitDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L8
Non-nullable property 'StreetNameDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L9
Non-nullable property 'ParcelDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L5
Non-nullable property 'AddressDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L6
Non-nullable property 'BuildingDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L7
Non-nullable property 'BuildingUnitDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L8
Non-nullable property 'StreetNameDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Suspicious Cases Abstractions / pack: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L9
Non-nullable property 'ParcelDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Program.cs#L26
'Program.Program()': new protected member declared in sealed type
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/VekaOptions.cs#L5
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/VekaOptions.cs#L6
Non-nullable property 'AgentId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/GtmfApiOptions.cs#L5
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/GtmfApiOptions.cs#L6
Non-nullable property 'TokenEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/GtmfApiOptions.cs#L7
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/GtmfApiOptions.cs#L8
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Configuration/EmailOptions.cs#L5
Non-nullable property 'SenderEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L108
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Integration VEKA / build-image: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L103
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Infrastructure/Program.cs#L25
'Program.Program()': new protected member declared in sealed type
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L5
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L6
Non-nullable property 'TokenEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L7
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L8
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Meldingen/MeldingV2Response.cs#L23
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Meldingen/MeldingV2Response.cs#L25
Non-nullable property 'OrganisatieType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Meldingen/MeldingV2Response.cs#L8
Non-nullable property 'Referentie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Gtmf Meldingen / build-image: src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Meldingen/MeldingV2Response.cs#L11
Non-nullable property 'Meldingsapplicatie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.DataIntegrity/Infrastructure/Program.cs#L19
'Program.Program()': new protected member declared in sealed type
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Data Integrity / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L94
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L51
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L54
Non-nullable property 'ValidFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L23
Non-nullable property 'BeginLifeSpanVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L29
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L32
Non-nullable property 'Names' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L35
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L38
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L44
Non-nullable property 'IsAssignedByMunicipality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L5
Non-nullable property 'ServiceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L6
Non-nullable property 'AccessKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L7
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L51
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L54
Non-nullable property 'ValidFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L10
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L16
Non-nullable property 'Addresses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FullDownloadOptions.cs#L5
Non-nullable property 'UploadBucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FullDownloadOptions.cs#L6
Non-nullable property 'FileNameFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L5
Non-nullable property 'ServiceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L6
Non-nullable property 'AccessKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L7
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FtpOptions.cs#L5
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FtpOptions.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FtpOptions.cs#L8
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L51
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L54
Non-nullable property 'ValidFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Bosa Full Download / build-image: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FullDownloadOptions.cs#L5
Non-nullable property 'UploadBucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L5
Non-nullable property 'AddressDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L6
Non-nullable property 'BuildingDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L7
Non-nullable property 'BuildingUnitDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L8
Non-nullable property 'StreetNameDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L9
Non-nullable property 'ParcelDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L5
Non-nullable property 'AddressDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L6
Non-nullable property 'BuildingDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L7
Non-nullable property 'BuildingUnitDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L8
Non-nullable property 'StreetNameDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L9
Non-nullable property 'ParcelDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L5
Non-nullable property 'AddressDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L6
Non-nullable property 'BuildingDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L7
Non-nullable property 'BuildingUnitDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L8
Non-nullable property 'StreetNameDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Suspicious Cases / build-image: src/Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions/ResponseOptions.cs#L9
Non-nullable property 'ParcelDetailUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Semantic Release
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/
Publish to NuGet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (gtmf-meldingen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (integration-veka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (data-integrity)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (bosa-full-download)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (suspicious-cases-api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test started
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (integration-gtmf-meldingen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (integration-data-integrity)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (integration-bosa-full-download)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (integration-veka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to services test (integration-suspicious-cases-api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test finished
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to staging started
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy tasks to staging (integration-bosa-full-download)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy tasks to staging (integration-data-integrity)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy tasks to staging (integration-gtmf-meldingen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy tasks to staging (integration-veka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to services staging (integration-suspicious-cases-api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to staging finished
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
bosa-full-download-2.13.1
193 MB
data-integrity-2.13.1
167 MB
gtmf-meldingen-2.13.1
109 MB
integration-veka-2.13.1
100 MB
nuget-Be.Vlaanderen.Basisregisters.IntegrationDb.SuspiciousCases.Api.Abstractions-2.13.1
108 KB
suspicious-cases-api-2.13.1
191 MB