Skip to content

Release

Release #151

Manually triggered August 29, 2023 12:58
Status Success
Total duration 42m 37s
Artifacts 22
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: workflow_dispatch
Decide next version
27s
Decide next version
Build Api BackOffice  /  build-image
6m 59s
Build Api BackOffice / build-image
Build Api Legacy  /  build-image
6m 58s
Build Api Legacy / build-image
Build Api Oslo  /  build-image
7m 1s
Build Api Oslo / build-image
Build Api CrabImport  /  build-image
6m 41s
Build Api CrabImport / build-image
Build Api Extract  /  build-image
6m 48s
Build Api Extract / build-image
Build Projector  /  build-image
7m 22s
Build Projector / build-image
Build Projections BackOffice  /  build-image
8m 32s
Build Projections BackOffice / build-image
Build Projections Syndication  /  build-image
6m 37s
Build Projections Syndication / build-image
Build Consumer  /  build-image
6m 12s
Build Consumer / build-image
Build Consumer Municipality  /  build-image
6m 9s
Build Consumer Municipality / build-image
Build Consumer StreetName  /  build-image
6m 20s
Build Consumer StreetName / build-image
Build Producer  /  build-image
6m 39s
Build Producer / build-image
Build Producer Snapshot Oslo  /  build-image
7m 52s
Build Producer Snapshot Oslo / build-image
Build Migrator Address  /  build-image
7m 0s
Build Migrator Address / build-image
Build Cache warmer  /  build-image
6m 6s
Build Cache warmer / build-image
Pack Api BackOffice  /  pack
3m 21s
Pack Api BackOffice / pack
Pack Api BackOffice Abstractions  /  pack
3m 33s
Pack Api BackOffice Abstractions / pack
Pack Api Legacy  /  pack
4m 29s
Pack Api Legacy / pack
Pack Api Oslo  /  pack
3m 46s
Pack Api Oslo / pack
Pack Api Extract  /  pack
3m 19s
Pack Api Extract / pack
Pack Api CrabImport  /  pack
3m 18s
Pack Api CrabImport / pack
Build Lambda  /  build-lambda
6m 6s
Build Lambda / build-lambda
Semantic Release
1m 23s
Semantic Release
Matrix: Push images to New Production
Matrix: Push images to Staging
Matrix: Push images to Test
Upload Lambda
36s
Upload Lambda
Publish to NuGet
25s
Publish to NuGet
Publish to Atlassian
23s
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
14s
Deploy lambda to test
Deploy to test finished
3s
Deploy to test finished
Deploy to new production started
1s
Deploy to new production started
Deploy to staging started
2s
Deploy to staging started
Matrix: Deploy to new production
Matrix: Deploy to staging
Deploy lambda to new production
16s
Deploy lambda to new production
Deploy lambda to staging
17s
Deploy lambda to staging
Deploy to new production finished
3s
Deploy to new production finished
Deploy to staging finished
2s
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 Aug 29, 2023
(Environment deleted)

Annotations

689 warnings
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/StreetName/StreetNameAddresses.cs#L84
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BoxNumber>.operator ==(ValueObject<BoxNumber> obj1, ValueObject<BoxNumber> obj2)'.
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/StreetName/StreetNameAddress.cs#L322
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
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/StreetName/StreetNameAddresses.cs#L84
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BoxNumber>.operator ==(ValueObject<BoxNumber> obj1, ValueObject<BoxNumber> obj2)'.
Pack Api BackOffice / 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 BackOffice / 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 BackOffice / 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 BackOffice / 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 BackOffice / 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 BackOffice / 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 BackOffice / pack: 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 BackOffice Abstractions / 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 BackOffice Abstractions / 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 BackOffice Abstractions / 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 BackOffice Abstractions / 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 BackOffice Abstractions / 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 BackOffice Abstractions / 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 BackOffice Abstractions / 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 BackOffice Abstractions / pack: 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 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/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice Abstractions / pack: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Pack Api BackOffice Abstractions / 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 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 Legacy / pack: 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.
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/Events/AddressBecameNotOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Api Legacy / 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 Legacy / 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.
Pack Api Legacy / 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 Legacy / 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 Legacy / 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 Legacy / 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 Legacy / 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 Legacy / pack: 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.
Pack Api Legacy / 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 Legacy / 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.
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/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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 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/StreetNameWasRemoved.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/StreetNameWasRejected.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/StreetNameWasImported.cs#L23
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/StreetNameAddress.cs#L322
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
Build Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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 Cache warmer / 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/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/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/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.
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 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 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 Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L347
Cannot convert null literal to non-nullable reference type.
Build Consumer StreetName / build-image: src/AddressRegistry/Address/Address.cs#L349
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/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 StreetName / 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 StreetName / 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 StreetName / 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 StreetName / 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 StreetName / 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 StreetName / 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 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/Events/AddressBecameComplete.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/Events/AddressBecameCurrent.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/Events/AddressBecameIncomplete.cs#L19
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/Events/AddressWasRetired.cs#L19
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/Events/AddressWasRemoved.cs#L19
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/Events/AddressWasRegistered.cs#L25
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/Events/AddressWasProposed.cs#L19
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/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Projections Syndication / build-image: 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 Projections Syndication / 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 Projections Syndication / 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 Syndication / 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 Projections Syndication / 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 Projections Syndication / 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 Projections Syndication / 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 Projections Syndication / 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 Projections Syndication / 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 Projections Syndication / 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 Projections Syndication / 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 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/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Producer / 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 Producer / 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 Producer / 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 Producer / 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 Producer / 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 Producer / 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 Producer / 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 Producer / 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.
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.
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/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 / 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 / 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 / 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 Api CrabImport / 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 CrabImport / 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 CrabImport / 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 CrabImport / 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 Api CrabImport / 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 Api CrabImport / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasCorrectedFromRejectedToProposed.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api CrabImport / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasCorrectedFromApprovedToProposed.cs#L21
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api CrabImport / build-image: src/AddressRegistry/StreetName/Events/AddressPositionWasChanged.cs#L36
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/AddressWasRetired.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/AddressWasRemoved.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/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Api CrabImport / build-image: src/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 CrabImport / 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 CrabImport / 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 Api CrabImport / 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 CrabImport / 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 CrabImport / 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 Api CrabImport / 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 Api CrabImport / 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 Api CrabImport / 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/StreetNameAddresses.cs#L84
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BoxNumber>.operator ==(ValueObject<BoxNumber> obj1, ValueObject<BoxNumber> obj2)'.
Build Api Extract / 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 Api Extract / 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 Api Extract / 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 Api Extract / 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 Api Extract / 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 Api Extract / 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 Api Extract / 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.
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 BackOffice / 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 Api BackOffice / 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 BackOffice / 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 BackOffice / 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 Api BackOffice / 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 Api BackOffice / build-image: src/AddressRegistry/StreetName/Events/StreetNameWasCorrectedFromApprovedToProposed.cs#L21
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/StreetName/Events/StreetNameWasApproved.cs#L21
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/StreetName/Events/StreetNameNamesWereCorrected.cs#L23
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/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api BackOffice / 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 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 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/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 BackOffice / 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 BackOffice / 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 BackOffice / 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 BackOffice / 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 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.
Pack Api Extract / 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 Extract / 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 Extract / 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 Extract / 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 Extract / 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 Extract / 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 Extract / 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 Extract / 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 Extract / pack: 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.
Pack Api Extract / pack: 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 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.
Build Api Legacy / 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)'.
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/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 Legacy / 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)'.
Pack Api Extract / 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.
Build Api Legacy / 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)'.
Pack Api Extract / pack: 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 Api Legacy / 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)'.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / 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)'.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / 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)'.
Pack Api Extract / pack: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Api Legacy / 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 Api Legacy / 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.
Build Api Legacy / 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 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 Api Legacy / 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 Legacy / 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 Migrator Address / 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 Legacy / 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 Legacy / 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 Legacy / 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 Migrator Address / 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 Legacy / 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/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 Legacy / 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#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 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 Migrator Address / 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 Legacy / 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 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 Migrator Address / 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 Legacy / 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 Legacy / 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 Migrator Address / 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 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/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Build Migrator Address / 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 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/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'StreetNamePersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Migrator Address / 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 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/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 Migrator Address / 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 Migrator Address / 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 Migrator Address / 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 Migrator Address / 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 Migrator Address / 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 Migrator Address / 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 Migrator Address / 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 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/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 Api 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 Api Oslo / 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 Oslo / 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 Oslo / 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 Oslo / 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 Oslo / 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 Oslo / 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 Oslo / 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 Oslo / 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 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)'.
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#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.
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 Projector / 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 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#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)'.
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/Address/Events/AddressWasCorrectedToProposed.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/AddressWasCorrectedToOfficiallyAssigned.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/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/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/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 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/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/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/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/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/AddressDeregulationWasCorrected.cs#L31
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/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/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/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot 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 Producer Snapshot Oslo / build-image: src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
Build Producer Snapshot 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 Producer Snapshot Oslo / 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 Lambda / build-lambda: 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 Lambda / build-lambda: 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 Lambda / build-lambda: 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 Lambda / build-lambda: 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 Lambda / build-lambda: 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 Lambda / build-lambda: 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 Lambda / build-lambda: src/AddressRegistry/Address/Address.cs#L51
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/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/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/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/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.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/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 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/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/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 BackOffice / 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 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/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.
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-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-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-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-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-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-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-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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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-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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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-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/
Deploy to staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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 staging (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-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-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-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 staging (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 staging (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 staging (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-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-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-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-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/

Artifacts

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