Release #30
release.yml
on: workflow_dispatch
Build Api Legacy
/
build-image
3m 51s
Build Api Oslo
/
build-image
3m 31s
Build Api CrabImport
/
build-image
3m 39s
Build Api Extract
/
build-image
3m 42s
Build Projector
/
build-image
3m 33s
Build Projections Syndication
/
build-image
3m 16s
Build Producer
/
build-image
3m 35s
Build Producer Snapshot Oslo
/
build-image
3m 55s
Pack Api Legacy
/
pack
1m 15s
Pack Api Oslo
/
pack
1m 15s
Pack Api Extract
/
pack
1m 12s
Pack Api CrabImport
/
pack
1m 12s
Matrix: Push images to Staging
Matrix: Push images
Matrix: Push images to Production
Matrix: Deploy to test
Matrix: Deploy to staging
Deploy to staging finished
4s
Annotations
366 warnings
Decide next version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. 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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Pack Api Extract / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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 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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api CrabImport / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api CrabImport / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api CrabImport / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api CrabImport / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api CrabImport / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api CrabImport / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/BPost/PostalInformationWasImportedFromBPost.cs#L37
Possible null reference assignment.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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/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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api Legacy / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/BPost/PostalInformationWasImportedFromBPost.cs#L37
Possible null reference assignment.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Pack Api Oslo / pack:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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#L37
Possible null reference assignment.
|
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/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/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/Events/PostalInformationPostalNameWasAdded.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/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/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/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(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/PostalInformationPostalNameWasAdded.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/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/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/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
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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/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/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api Oslo / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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#L37
Possible null reference assignment.
|
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/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 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/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:
src/PostalRegistry/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L37
Possible null reference assignment.
|
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/BPost/PostalInformationWasImportedFromBPost.cs#L50
Possible null reference argument for parameter 'postalNames' in 'PostalInformationWasImportedFromBPost.PostalInformationWasImportedFromBPost(PostalCode postalCode, List<PostalName> postalNames, bool? isSubMunicipality, Province province)'.
|
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 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/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L37
Possible null reference assignment.
|
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/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Projector / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(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/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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
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/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/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/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/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/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Producer / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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 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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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/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/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/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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Api CrabImport / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
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/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/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/PostalInformation.cs#L32
Possible null reference argument for parameter 'postalCode' in 'PostalInformationWasRetired.PostalInformationWasRetired(PostalCode postalCode)'.
|
Build Api Extract / 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:
src/PostalRegistry/PostalInformation/PostalInformation.cs#L38
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasAdded.PostalInformationPostalNameWasAdded(PostalCode postalCode, PostalName postalName)'.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
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/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
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/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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
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/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/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#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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L70
Possible null reference return.
|
Build Api Extract / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L71
Possible null reference return.
|
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/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/MunicipalityWasAttached.cs#L21
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/PostalInformation/Events/BPost/PostalInformationWasImportedFromBPost.cs#L37
Possible null reference assignment.
|
Build Api Legacy / 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 Legacy / 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 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/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api Legacy / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api Legacy / 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 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/MunicipalityWasAttached.cs#L21
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/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api Legacy / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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 Api Legacy / build-image:
src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
|
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/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 Api Legacy / build-image:
src/PostalRegistry/PostalInformation/PostalInformation.cs#L42
Possible null reference argument for parameter 'postalCode' in 'PostalInformationPostalNameWasRemoved.PostalInformationPostalNameWasRemoved(PostalCode postalCode, PostalName postalName)'.
|
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/Commands/BPost/ImportPostalInformationFromBPost.cs#L43
Possible null reference return.
|
Build Api Legacy / build-image:
src/PostalRegistry/PostalInformation/Commands/Crab/ImportPostalInformationFromCrab.cs#L58
Possible null reference return.
|
Build Api Legacy / build-image:
src/PostalRegistry/PostalInformation/Commands/BPost/ImportPostalInformationFromBPost.cs#L49
Possible null reference return.
|
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/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/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.
|
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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected]. 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/[email protected], 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 (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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy to staging started
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy to staging finished
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/[email protected]. 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.1
Expired
|
284 MB |
|
api-extract-3.12.1
Expired
|
286 MB |
|
api-legacy-3.12.1
Expired
|
287 MB |
|
api-oslo-3.12.1
Expired
|
288 MB |
|
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.CrabImport-3.12.1
Expired
|
82 KB |
|
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Extract-3.12.1
Expired
|
79.3 KB |
|
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Legacy-3.12.1
Expired
|
229 KB |
|
nuget-Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Oslo-3.12.1
Expired
|
218 KB |
|
producer-3.12.1
Expired
|
320 MB |
|
producer-snapshot-oslo-3.12.1
Expired
|
320 MB |
|
projections-syndication-3.12.1
Expired
|
250 MB |
|
projector-3.12.1
Expired
|
292 MB |
|