Skip to content

Release

Release #56

Manually triggered March 1, 2024 13:22
Status Success
Total duration 31m 4s
Artifacts 11

release.yml

on: workflow_dispatch
Decide next version
40s
Decide next version
Build Api Legacy  /  build-image
3m 48s
Build Api Legacy / build-image
Build Api Oslo  /  build-image
3m 45s
Build Api Oslo / build-image
Build Api CrabImport  /  build-image
3m 56s
Build Api CrabImport / build-image
Build Api Extract  /  build-image
3m 41s
Build Api Extract / build-image
Build Projector  /  build-image
3m 52s
Build Projector / build-image
Build Producer  /  build-image
3m 51s
Build Producer / build-image
Build Producer Snapshot Oslo  /  build-image
4m 0s
Build Producer Snapshot Oslo / build-image
Pack Api Legacy  /  pack
1m 23s
Pack Api Legacy / pack
Pack Api Oslo  /  pack
1m 25s
Pack Api Oslo / pack
Pack Api Extract  /  pack
1m 24s
Pack Api Extract / pack
Pack Api CrabImport  /  pack
1m 24s
Pack Api CrabImport / pack
Semantic Release
1m 7s
Semantic Release
Matrix: Push images to Staging
Matrix: Push images
Publish to NuGet
20s
Publish to NuGet
Publish to Atlassian
20s
Publish to Atlassian
Matrix: Push images to New Production
Matrix: Push images to Production
Deploy to staging started
2s
Deploy to staging started
Deploy to test started
3s
Deploy to test started
Matrix: Deploy to staging
Matrix: Deploy to test
Deploy to staging finished
2s
Deploy to staging finished
Deploy to new test finished
2s
Deploy to new test finished
Fit to window
Zoom out
Zoom in

Annotations

343 warnings
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasAdded.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrected.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrectedToCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCleared.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Legacy / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / pack: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L48
Non-nullable property 'WkbGeometry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / pack: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L94
Possible null reference argument for parameter 'numberOfFlags' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Pack Api Legacy / pack: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L96
Possible null reference argument for parameter 'wkbGeometry' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Pack Api Legacy / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasAdded.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityNisCodeWasCorrected.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityNisCodeWasDefined.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCorrectedToCleared.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasAdded.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasAdded.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrectedToCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrected.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Oslo / pack: src/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCleared.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Extract / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrected.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrectedToCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCleared.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCorrected.cs#L25
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/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCorrectedToCleared.cs#L22
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L48
Non-nullable property 'WkbGeometry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityNisCodeWasCorrected.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Extract / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Oslo / build-image: src/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L48
Non-nullable property 'WkbGeometry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L94
Possible null reference argument for parameter 'numberOfFlags' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Build Api Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasAdded.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrectedToCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrected.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/Municipality/Events/MunicipalityNameWasCleared.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Legacy / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Legacy / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api Legacy / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Legacy / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
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/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasAdded.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer / build-image: src/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrected.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasAdded.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityNisCodeWasDefined.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasCorrectedToCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityOfficialLanguageWasRemoved.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L88
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L88
Possible null reference argument for parameter 'valueObject' in 'ClassDataTypeValueObject<WkbGeometry, byte[]>.implicit operator byte[](ClassDataTypeValueObject<WkbGeometry, byte[]> valueObject)'.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L98
Possible null reference argument for parameter 'lifetime' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Build Projector / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L99
Possible null reference argument for parameter 'wkbGeometry' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
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/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasAdded.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L88
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L88
Possible null reference argument for parameter 'valueObject' in 'ClassDataTypeValueObject<WkbGeometry, byte[]>.implicit operator byte[](ClassDataTypeValueObject<WkbGeometry, byte[]> valueObject)'.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L98
Possible null reference argument for parameter 'lifetime' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Municipality.cs#L99
Possible null reference argument for parameter 'wkbGeometry' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Build Api CrabImport / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer Snapshot Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasRegistered.cs#L22
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasNamed.cs#L25
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/MunicipalityRegistry/Municipality/Events/MunicipalityWasDrawn.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCleared.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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrected.cs#L22
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/MunicipalityRegistry/Municipality/Events/MunicipalityGeometryWasCorrectedToCleared.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/MunicipalityRegistry/CommandHandlerModules.cs#L17
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build Producer Snapshot Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityWasRetired.cs#L23
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/MunicipalityRegistry/Municipality/Events/MunicipalityBecameCurrent.cs#L19
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L48
Non-nullable property 'WkbGeometry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L94
Possible null reference argument for parameter 'numberOfFlags' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Build Producer Snapshot Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityWasImportedFromCrab.cs#L96
Possible null reference argument for parameter 'wkbGeometry' in 'MunicipalityWasImportedFromCrab.MunicipalityWasImportedFromCrab(CrabMunicipalityId crabMunicipalityId, NisCode nisCode, CrabLanguage? primaryLanguage, CrabLanguage? secondaryLanguage, NumberOfFlags numberOfFlags, CrabLifetime lifetime, WkbGeometry wkbGeometry, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
Build Producer Snapshot Oslo / build-image: src/MunicipalityRegistry/Municipality/Events/MunicipalityFacilityLanguageWasRemoved.cs#L22
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/MunicipalityRegistry/Municipality/Events/Crab/MunicipalityNameWasImportedFromCrab.cs#L42
Non-nullable property 'MunicipalityNameName' 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 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/.
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/.
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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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 New 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@v1-node16, 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@v1-node16, 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 New Production (api-extract)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1-node16, 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 New Production (api-legacy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1-node16, 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@v1-node16, 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 New Production (producer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1-node16, 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 New Production (api-oslo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1-node16, 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@v1-node16, 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 New Production (projector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1-node16, 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@v1-node16, 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 New 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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 Production (projector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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@v1-node16, 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 staging 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/.
Deploy to staging (municipality-registry-producer-snapshot-oslo)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project']
Deploy to staging (municipality-registry-projections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project']
Deploy to staging (municipality-registry-producer)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project']
Deploy to new 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/.
Deploy to staging (municipality-registry-api)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project']
Deploy to staging 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-4.8.0 Expired
301 MB
api-extract-4.8.0 Expired
288 MB
api-legacy-4.8.0 Expired
292 MB
api-oslo-4.8.0 Expired
288 MB
nuget-Be.Vlaanderen.Basisregisters.MunicipalityRegistry.Api.CrabImport-4.8.0 Expired
101 KB
nuget-Be.Vlaanderen.Basisregisters.MunicipalityRegistry.Api.Extract-4.8.0 Expired
87.6 KB
nuget-Be.Vlaanderen.Basisregisters.MunicipalityRegistry.Api.Legacy-4.8.0 Expired
233 KB
nuget-Be.Vlaanderen.Basisregisters.MunicipalityRegistry.Api.Oslo-4.8.0 Expired
216 KB
producer-4.8.0 Expired
316 MB
producer-snapshot-oslo-4.8.0 Expired
321 MB
projector-4.8.0 Expired
296 MB