Skip to content

Release

Release #44

Manually triggered January 7, 2025 09:29
Status Success
Total duration 29m 50s
Artifacts 9

release.yml

on: workflow_dispatch
Decide next version
13s
Decide next version
Build Api Oslo  /  build-image
2m 31s
Build Api Oslo / build-image
Build Api Import  /  build-image
2m 44s
Build Api Import / build-image
Build Api Extract  /  build-image
2m 30s
Build Api Extract / build-image
Build Projector  /  build-image
2m 34s
Build Projector / build-image
Build Projections Syndication  /  build-image
2m 37s
Build Projections Syndication / build-image
Build Producer  /  build-image
2m 30s
Build Producer / build-image
Build Producer Snapshot Oslo  /  build-image
2m 25s
Build Producer Snapshot Oslo / build-image
Pack Api Oslo  /  pack
1m 17s
Pack Api Oslo / pack
Pack Api Extract  /  pack
1m 28s
Pack Api Extract / pack
Semantic Release
38s
Semantic Release
Matrix: Push images
Publish to NuGet
21s
Publish to NuGet
Publish to Atlassian
15s
Publish to Atlassian
Deploy to test started
2s
Deploy to test started
Matrix: Deploy to test
Deploy to test finished
3s
Deploy to test finished
Deploy to staging started
2s
Deploy to staging started
Matrix: Deploy to staging
Deploy to staging finished
4s
Deploy to staging finished
Fit to window
Zoom out
Zoom in

Annotations

286 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 Oslo / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pack Api Oslo / pack: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pack Api Extract / pack: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasAdded.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasRelinked.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasRelinked.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasAdded.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasAdded.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasRelinked.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasAttached.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Producer / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasAttached.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / 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 Oslo / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Oslo / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasRelinked.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Oslo / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / 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 Extract / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L51
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Extract / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Extract / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasRelinked.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L51
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
Build Api Extract / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasAdded.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Projector / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L51
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
Build Projector / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasAttached.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Projections Syndication / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationPostalNameWasRemoved.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projections Syndication / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / 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 Import / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Import / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Import / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Exceptions/PostalNameAlreadyExistsException.cs#L16
Non-nullable property 'PostalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/CommandHandlerModules.cs#L28
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Import / build-image: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Import / build-image: src/PostalRegistry/PostalInformation/Events/MunicipalityWasAttached.cs#L21
Non-nullable property 'Provenance' 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 Atlassian
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (projections-syndication)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (api-import)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (api-extract)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (producer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (projector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (producer-snapshot-oslo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push images (api-oslo)
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 (postal-producer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (postal-producer-snapshot-oslo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (postal-import-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 (postal-projections)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to test (postal-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 to staging (postal-producer-snapshot-oslo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to staging (postal-producer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to staging (postal-import-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 (postal-projections)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to staging (postal-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
api-extract-5.5.0
190 MB
api-import-5.5.0
189 MB
api-oslo-5.5.0
191 MB
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Extract-5.5.0
77.2 KB
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Oslo-5.5.0
233 KB
producer-5.5.0
211 MB
producer-snapshot-oslo-5.5.0
211 MB
projections-syndication-5.5.0
172 MB
projector-5.5.0
193 MB