Skip to content

Release

Release #29

Manually triggered January 31, 2024 14:09
Status Cancelled
Total duration 1h 42m 3s
Artifacts 12

release.yml

on: workflow_dispatch
Decide next version
15s
Decide next version
Build Api Legacy  /  build-image
3m 26s
Build Api Legacy / build-image
Build Api Oslo  /  build-image
3m 46s
Build Api Oslo / build-image
Build Api CrabImport  /  build-image
5m 21s
Build Api CrabImport / build-image
Build Api Extract  /  build-image
3m 21s
Build Api Extract / build-image
Build Projector  /  build-image
3m 40s
Build Projector / build-image
Build Projections Syndication  /  build-image
2m 58s
Build Projections Syndication / build-image
Build Producer  /  build-image
3m 28s
Build Producer / build-image
Build Producer Snapshot Oslo  /  build-image
3m 41s
Build Producer Snapshot Oslo / build-image
Pack Api Legacy  /  pack
1m 13s
Pack Api Legacy / pack
Pack Api Oslo  /  pack
1m 13s
Pack Api Oslo / pack
Pack Api Extract  /  pack
1m 13s
Pack Api Extract / pack
Pack Api CrabImport  /  pack
1m 23s
Pack Api CrabImport / pack
Semantic Release
59s
Semantic Release
Matrix: Push images to Staging
Matrix: Push images
Publish to NuGet
14s
Publish to NuGet
Publish to Atlassian
13s
Publish to Atlassian
Matrix: Push images to Production
Deploy to test started
4s
Deploy to test started
Matrix: Deploy to test
Deploy to test finished
3s
Deploy to test finished
Deploy to staging started
0s
Deploy to staging started
Matrix: Deploy to staging
Deploy to staging finished
0s
Deploy to staging finished
Fit to window
Zoom out
Zoom in

Annotations

1 error and 364 warnings
Deploy to staging started
The run was canceled by @jvandaal.
Decide next version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 Extract / pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Pack Api Extract / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
Pack Api Extract / pack: src/PostalRegistry/CommandHandlerModules.cs#L21
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/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/PostalInformation/Events/MunicipalityWasAttached.cs#L21
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/PostalInformationPostalNameWasAdded.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pack Api Legacy / 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 Legacy / pack: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Legacy / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Pack Api Legacy / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Pack Api Legacy / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Pack Api Legacy / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
Pack Api Legacy / 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 Legacy / 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 Legacy / pack: 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.
Pack Api Legacy / 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 Legacy / 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 Legacy / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L29
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L50
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
Pack Api Oslo / pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L21
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/PostalInformationPostalNameWasAdded.cs#L24
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 Oslo / pack: 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.
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/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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Pack Api Oslo / pack: src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
Pack Api CrabImport / pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pack Api CrabImport / 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 CrabImport / pack: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api CrabImport / 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 CrabImport / 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 CrabImport / 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 CrabImport / pack: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api CrabImport / 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 CrabImport / 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 CrabImport / pack: 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.
Pack Api CrabImport / 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 CrabImport / pack: 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.
Pack Api CrabImport / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L29
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Projections Syndication / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
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/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: 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/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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Projections Syndication / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Api Extract / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/CommandHandlerModules.cs#L21
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/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/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/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/MunicipalityWasAttached.cs#L21
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#L21
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/PostalInformationPostalNameWasAdded.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/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/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/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/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/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/CommandHandlerModules.cs#L21
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/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/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 Legacy / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Api Legacy / 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 Legacy / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Legacy / 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 Legacy / 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 Legacy / 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 Legacy / 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 Legacy / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Legacy / 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 Legacy / 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 Legacy / 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 Legacy / 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 Legacy / 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 Api Legacy / 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 Legacy / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Legacy / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Api Legacy / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Api Legacy / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Build Producer / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Producer / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Producer / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Build Producer / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
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/BPost/PostalInformationWasImportedFromBPost.cs#L29
Non-nullable property 'PostalNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L29
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/BPost/PostalInformationWasImportedFromBPost.cs#L50
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
Build Producer / 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 / 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/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/PostalInformationPostalNameWasRemoved.cs#L24
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/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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Producer / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Producer / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Build Producer / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
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 Projector / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Projector / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Projector / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Build Projector / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
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/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/BPost/PostalInformationWasImportedFromBPost.cs#L29
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#L29
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/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/CommandHandlerModules.cs#L21
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/BPost/PostalInformationWasImportedFromBPost.cs#L50
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
Build Producer Snapshot Oslo / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L21
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/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#L21
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/MunicipalityWasAttached.cs#L21
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/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#L21
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/BPost/PostalInformationWasImportedFromBPost.cs#L29
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#L29
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 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/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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/MunicipalityWasAttached.cs#L21
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#L21
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/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/PostalInformationWasRealized.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#L29
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#L29
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/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#L29
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#L29
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/PostalInformationWasRealized.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/MunicipalityWasAttached.cs#L21
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/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#L21
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Api Oslo / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Build Api CrabImport / build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Api CrabImport / 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 CrabImport / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api CrabImport / 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 CrabImport / 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 CrabImport / 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 Api CrabImport / 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 CrabImport / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api CrabImport / 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 CrabImport / 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 CrabImport / 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 CrabImport / 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 CrabImport / 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 Api CrabImport / 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 CrabImport / build-image: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api CrabImport / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
Build Api CrabImport / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L35
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRealized.PostalInformationWasRealized(PostalCode postalCode)'.
Build Api CrabImport / build-image: src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
Semantic Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/setup-python@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish to NuGet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (projections-syndication)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (api-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (api-crab-import)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (projector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (producer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (api-crab-import)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (api-legacy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (producer-snapshot-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (producer-snapshot-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (api-legacy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (projector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (api-extract)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (projections-syndication)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (api-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images (api-extract)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Production (producer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (api-extract)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy to test started
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/slack-github-action@v1.23.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (projections-syndication)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (api-legacy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (projector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (producer-snapshot-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (producer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (api-crab-import)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push images to Staging (api-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, aws-actions/amazon-ecr-login@v1.5.3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy to test finished
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/slack-github-action@v1.23.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
api-crab-import-3.12.0 Expired
284 MB
api-extract-3.12.0 Expired
286 MB
api-legacy-3.12.0 Expired
287 MB
api-oslo-3.12.0 Expired
288 MB
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.CrabImport-3.12.0 Expired
82 KB
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Extract-3.12.0 Expired
79.3 KB
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Legacy-3.12.0 Expired
229 KB
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Oslo-3.12.0 Expired
218 KB
producer-3.12.0 Expired
320 MB
producer-snapshot-oslo-3.12.0 Expired
320 MB
projections-syndication-3.12.0 Expired
250 MB
projector-3.12.0 Expired
292 MB