Skip to content

Release

Release #161

Manually triggered November 7, 2023 10:23
Status Cancelled
Total duration 28d 2h 40m 49s
Artifacts 23

release.yml

on: workflow_dispatch
Decide next version
27s
Decide next version
Build Api BackOffice  /  build-image
5m 19s
Build Api BackOffice / build-image
Build Api Legacy  /  build-image
5m 38s
Build Api Legacy / build-image
Build Api Oslo  /  build-image
5m 39s
Build Api Oslo / build-image
Build Api CrabImport  /  build-image
5m 13s
Build Api CrabImport / build-image
Build Api Extract  /  build-image
5m 18s
Build Api Extract / build-image
Build Projector  /  build-image
5m 33s
Build Projector / build-image
Build Projections BackOffice  /  build-image
5m 2s
Build Projections BackOffice / build-image
Build Projections Syndication  /  build-image
7m 22s
Build Projections Syndication / build-image
Build Consumer  /  build-image
4m 47s
Build Consumer / build-image
Build Consumer Municipality  /  build-image
6m 27s
Build Consumer Municipality / build-image
Build Consumer StreetName  /  build-image
7m 16s
Build Consumer StreetName / build-image
Build Producer  /  build-image
8m 42s
Build Producer / build-image
Build Producer Snapshot Oslo  /  build-image
7m 17s
Build Producer Snapshot Oslo / build-image
Build Migrator Address  /  build-image
5m 45s
Build Migrator Address / build-image
Build Snapshot Verifier  /  build-image
7m 20s
Build Snapshot Verifier / build-image
Build Cache warmer  /  build-image
6m 0s
Build Cache warmer / build-image
Pack Api BackOffice  /  pack
3m 20s
Pack Api BackOffice / pack
Pack Api BackOffice Abstractions  /  pack
4m 28s
Pack Api BackOffice Abstractions / pack
Pack Api Legacy  /  pack
2m 29s
Pack Api Legacy / pack
Pack Api Oslo  /  pack
2m 31s
Pack Api Oslo / pack
Pack Api Extract  /  pack
2m 31s
Pack Api Extract / pack
Pack Api CrabImport  /  pack
3m 55s
Pack Api CrabImport / pack
Build Lambda  /  build-lambda
4m 33s
Build Lambda / build-lambda
Semantic Release
1m 10s
Semantic Release
Matrix: Push images to New Production
Matrix: Push images to Staging
Matrix: Push images to Test
Upload Lambda
45s
Upload Lambda
Publish to NuGet
24s
Publish to NuGet
Publish to Atlassian
17s
Publish to Atlassian
Matrix: Push images to Production
Matrix: Deploy to test
Deploy to test started
3s
Deploy to test started
Deploy lambda to test
31s
Deploy lambda to test
Deploy to test finished
4s
Deploy to test finished
Deploy to new production started
3s
Deploy to new production started
Deploy to staging started
0s
Deploy to staging started
Matrix: Deploy to new production
Matrix: Deploy to staging
Deploy lambda to new production
32s
Deploy lambda to new production
Deploy lambda to staging
0s
Deploy lambda to staging
Deploy to new production finished
5s
Deploy to new production finished
Deploy to staging finished
0s
Deploy to staging finished
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
ArneD
deleted by ArneD Nov 7, 2023
(Environment deleted)

Annotations

1 error and 692 warnings
Deploy to staging started
The run was canceled by @ArneD.
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 BackOffice / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasMigrated.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice / pack: src/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/RetireAddressLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/RemoveAddressLambdaHandler.cs#L41
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/ApproveAddressLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/RejectAddressLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/RegularizeAddressLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/ChangeAddressPositionLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/ChangeAddressPostalCodeLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectAddressApprovalLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectAddressDeregulationLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectAddressBoxNumberLambdaHandler.cs#L43
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L11
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L19
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L23
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L27
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Exceptions/AddressHasInvalidStatusException.cs#L11
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lambda / build-lambda: src/AddressRegistry/StreetName/Exceptions/AddressHasInvalidStatusException.cs#L19
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasMigrated.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer / build-image: src/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections BackOffice / build-image: src/AddressRegistry/StreetName/Events/AddressDeregulationWasCorrected.cs#L31
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Projections BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Events/AddressBecameComplete.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/AddressRegistry/Address/Events/AddressBecameCurrent.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/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Api CrabImport / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressBecameComplete.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressBecameCurrent.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressBecameIncomplete.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressBecameNotOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasMigrated.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api BackOffice / build-image: src/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.cs#L19
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/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Extract / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Extract / build-image: src/AddressRegistry/StreetName/Events/AddressDeregulationWasCorrected.cs#L31
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Projector / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Projector / build-image: src/AddressRegistry/StreetName/AddressCommandHandlerModule.cs#L42
Possible null reference argument for parameter 'boxNumber' in 'void StreetName.MigrateAddress(AddressId addressId, AddressStreetNameId streetNameId, AddressPersistentLocalId addressPersistentLocalId, AddressStatus addressStatus, HouseNumber houseNumber, BoxNumber boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isCompleted, bool isRemoved, AddressId? parentAddressId)'.
Build Projector / build-image: src/AddressRegistry/Address/Events/AddressWasRetired.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/AddressRegistry/Address/Events/AddressWasRemoved.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/AddressRegistry/Address/Events/AddressWasRegistered.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/AddressRegistry/Address/Events/AddressWasProposed.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/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projector / build-image: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.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/AddressRegistry/Address/Events/AddressWasMigrated.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/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api Legacy / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.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/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
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/AddressRegistry/StreetName/Events/AddressDeregulationWasCorrected.cs#L31
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/AddressRegistry/StreetName/Events/AddressHouseNumberWasReaddressed.cs#L34
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/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.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/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'StreetNamePersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'HouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/HouseNumberHasInvalidFormatException.cs#L16
Non-nullable property 'HouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/HouseNumberHasInvalidFormatException.cs#L20
Non-nullable property 'HouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Api Oslo / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L11
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L19
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L23
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Exceptions/AddressHasBoxNumberException.cs#L27
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Exceptions/AddressHasInvalidStatusException.cs#L11
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Exceptions/AddressHasInvalidStatusException.cs#L19
Non-nullable property 'AddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/AddressDeregulationWasCorrected.cs#L31
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasImported.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/StreetName/Events/AddressHouseNumberWasReaddressed.cs#L34
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Migrator Address / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Events/AddressDeregulationWasCorrected.cs#L31
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Events/AddressHouseNumberWasReaddressed.cs#L34
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'StreetNamePersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Cache warmer / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasImported.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasCorrectedFromRetiredToCurrent.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasMigrated.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasCorrectedToProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer Municipality / build-image: src/AddressRegistry/Address/Events/AddressWasCorrectedToOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Events/StreetNameWasImported.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Events/AddressWasMigrated.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'StreetNamePersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'HouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Extract / pack: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasImported.cs#L23
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasCorrectedFromRetiredToCurrent.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Events/AddressBecameComplete.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/AddressRegistry/Address/Events/AddressBecameCurrent.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/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L9
Non-nullable property 'Lifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L10
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRemoved.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRejected.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L12
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'SourceAddressPersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/SourceAndDestinationAddressAreTheSameException.cs#L23
Non-nullable property 'DestinationHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'StreetNamePersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'HouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Pack Api Legacy / pack: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L9
Non-nullable property 'Lifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L10
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L11
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Events/AddressBecameComplete.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Snapshot Verifier / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L9
Non-nullable property 'Lifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasRetired.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/AddressRegistry/StreetName/Events/AddressBoxNumberWasCorrectedV2.cs#L30
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/AddressRegistry/StreetName/Events/AddressDeregulationWasCorrected.cs#L31
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/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L9
Non-nullable property 'Lifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L9
Non-nullable property 'Lifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L10
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L11
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddresses.cs#L84
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BoxNumber>.operator ==(ValueObject<BoxNumber> obj1, ValueObject<BoxNumber> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress.cs#L322
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress.cs#L443
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress.cs#L443
Possible null reference argument for parameter 'obj2' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress.cs#L469
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress.cs#L469
Possible null reference argument for parameter 'obj2' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress.cs#L549
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Projections Syndication / build-image: src/AddressRegistry/StreetName/StreetNameAddress_State.cs#L42
Non-nullable field '_lastSnapshottedProvenance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pack Api CrabImport / pack: src/AddressRegistry/Address/Events/AddressWasRetired.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/AddressRegistry/Address/Events/AddressWasRemoved.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/AddressRegistry/Address/Events/AddressWasRegistered.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/AddressRegistry/Address/Events/AddressWasProposed.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/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api CrabImport / pack: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.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/AddressRegistry/Address/Events/AddressWasMigrated.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/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.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/AddressRegistry/StreetName/StreetNameAddresses.cs#L84
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BoxNumber>.operator ==(ValueObject<BoxNumber> obj1, ValueObject<BoxNumber> obj2)'.
Pack Api CrabImport / pack: src/AddressRegistry/StreetName/StreetNameAddress.cs#L322
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Pack Api CrabImport / pack: src/AddressRegistry/StreetName/StreetNameAddress.cs#L443
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Pack Api CrabImport / pack: src/AddressRegistry/StreetName/StreetNameAddress.cs#L443
Possible null reference argument for parameter 'obj2' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Pack Api CrabImport / pack: src/AddressRegistry/StreetName/StreetNameAddress.cs#L469
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Pack Api CrabImport / pack: src/AddressRegistry/StreetName/StreetNameAddress.cs#L469
Possible null reference argument for parameter 'obj2' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Pack Api CrabImport / pack: src/AddressRegistry/Address/Events/AddressWasRetired.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/AddressRegistry/StreetName/StreetNameAddress.cs#L549
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Pack Api Oslo / pack: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L313
Possible null reference argument for parameter 'geometry' in 'MigrateAddressToStreetName.MigrateAddressToStreetName(AddressId addressId, StreetNamePersistentLocalId streetNamePersistentLocalId, StreetNameId streetNameId, PersistentLocalId addressPersistentLocalId, AddressStatus status, HouseNumber houseNumber, BoxNumber? boxNumber, AddressGeometry geometry, bool? officiallyAssigned, PostalCode? postalCode, bool isComplete, bool isRemoved, AddressId? parentAddressId, Provenance provenance)'.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
Build Producer / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Producer / build-image: src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/AddressRegistry/Address/Events/AddressWasRegistered.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/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Producer / build-image: src/AddressRegistry/Address/Events/AddressWasMigrated.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/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/
Deploy to test (address-registry-snapshot-verifier)
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/
Deploy to test (address-registry-snapshot-verifier)
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/
Deploy to test (address-registry-snapshot-verifier)
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/
Deploy to test (address-registry-cache-warmer)
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/
Deploy to test (address-registry-cache-warmer)
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/
Deploy to test (address-registry-cache-warmer)
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/
Deploy to test (address-registry-projections-backoffice)
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/
Deploy to test (address-registry-projections-backoffice)
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/
Deploy to test (address-registry-projections-backoffice)
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/
Deploy to test (address-registry-producer)
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/
Deploy to test (address-registry-producer)
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/
Deploy to test (address-registry-producer)
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/
Deploy to test (address-registry-import-api)
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/
Deploy to test (address-registry-import-api)
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/
Deploy to test (address-registry-import-api)
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/
Deploy to test (address-registry-producer-snapshot-oslo)
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/
Deploy to test (address-registry-producer-snapshot-oslo)
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/
Deploy to test (address-registry-producer-snapshot-oslo)
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/
Deploy to test (address-registry-projections)
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/
Deploy to test (address-registry-projections)
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/
Deploy to test (address-registry-projections)
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/
Deploy to test (address-registry-api)
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/
Deploy to test (address-registry-api)
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/
Deploy to test (address-registry-api)
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/
Deploy to new production (address-registry-migrator-address)
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/
Deploy to new production (address-registry-migrator-address)
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/
Deploy to new production (address-registry-migrator-address)
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/
Deploy to new production (address-registry-snapshot-verifier)
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/
Deploy to new production (address-registry-snapshot-verifier)
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/
Deploy to new production (address-registry-snapshot-verifier)
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/
Deploy to new production (address-registry-cache-warmer)
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/
Deploy to new production (address-registry-cache-warmer)
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/
Deploy to new production (address-registry-cache-warmer)
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/
Deploy to new production (address-registry-consumer)
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/
Deploy to new production (address-registry-consumer)
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/
Deploy to new production (address-registry-consumer)
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/
Deploy to new production (address-registry-projections)
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/
Deploy to new production (address-registry-projections)
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/
Deploy to new production (address-registry-projections)
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/
Deploy to new production (address-registry-consumer-municipality)
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/
Deploy to new production (address-registry-consumer-municipality)
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/
Deploy to new production (address-registry-consumer-municipality)
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/
Deploy to new production (address-registry-projections-backoffice)
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/
Deploy to new production (address-registry-projections-backoffice)
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/
Deploy to new production (address-registry-projections-backoffice)
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/
Deploy to new production (address-registry-consumer-streetname)
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/
Deploy to new production (address-registry-consumer-streetname)
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/
Deploy to new production (address-registry-consumer-streetname)
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/
Deploy to new production (address-registry-producer-snapshot-oslo)
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/
Deploy to new production (address-registry-producer-snapshot-oslo)
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/
Deploy to new production (address-registry-producer-snapshot-oslo)
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/
Deploy to new production (address-registry-backoffice-api)
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/
Deploy to new production (address-registry-backoffice-api)
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/
Deploy to new production (address-registry-backoffice-api)
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/
Deploy to new production (address-registry-producer)
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/
Deploy to new production (address-registry-producer)
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/
Deploy to new production (address-registry-producer)
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/
Deploy to new production (address-registry-api)
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/
Deploy to new production (address-registry-api)
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/
Deploy to new production (address-registry-api)
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/

Artifacts

Produced during runtime
Name Size
api-backoffice-3.104.0 Expired
323 MB
api-crab-import-3.104.0 Expired
306 MB
api-extract-3.104.0 Expired
321 MB
api-legacy-3.104.0 Expired
324 MB
api-oslo-3.104.0 Expired
325 MB
cache-warmer-3.104.0 Expired
7.09 MB
consumer-3.104.0 Expired
281 MB
consumer-read-municipality-3.104.0 Expired
279 MB
consumer-read-streetname-3.104.0 Expired
279 MB
lambda-backoffice-3.104.0 Expired
79.3 MB
migrator-address-3.104.0 Expired
324 MB
nuget-Be.Vlaanderen.Basisregisters.AddressRegistry.Api.BackOffice-3.104.0 Expired
404 KB
nuget-Be.Vlaanderen.Basisregisters.AddressRegistry.Api.BackOffice.Abstractions-3.104.0 Expired
363 KB
nuget-Be.Vlaanderen.Basisregisters.AddressRegistry.Api.CrabImport-3.104.0 Expired
347 KB
nuget-Be.Vlaanderen.Basisregisters.AddressRegistry.Api.Extract-3.104.0 Expired
170 KB
nuget-Be.Vlaanderen.Basisregisters.AddressRegistry.Api.Legacy-3.104.0 Expired
1.05 MB
nuget-Be.Vlaanderen.Basisregisters.AddressRegistry.Api.Oslo-3.104.0 Expired
991 KB
producer-3.104.0 Expired
317 MB
producer-snapshot-oslo-3.104.0 Expired
316 MB
projections-backoffice-3.104.0 Expired
290 MB
projections-syndication-3.104.0 Expired
292 MB
projector-3.104.0 Expired
323 MB
snapshot-verifier-3.104.0 Expired
252 MB