Release #151
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release.yml
on: workflow_dispatch
Build Api BackOffice
/
build-image
6m 59s
Build Api Legacy
/
build-image
6m 58s
Build Api Oslo
/
build-image
7m 1s
Build Api CrabImport
/
build-image
6m 41s
Build Api Extract
/
build-image
6m 48s
Build Projector
/
build-image
7m 22s
Build Projections BackOffice
/
build-image
8m 32s
Build Projections Syndication
/
build-image
6m 37s
Build Consumer
/
build-image
6m 12s
Build Consumer Municipality
/
build-image
6m 9s
Build Consumer StreetName
/
build-image
6m 20s
Build Producer
/
build-image
6m 39s
Build Producer Snapshot Oslo
/
build-image
7m 52s
Build Migrator Address
/
build-image
7m 0s
Build Cache warmer
/
build-image
6m 6s
Pack Api BackOffice
/
pack
3m 21s
Pack Api BackOffice Abstractions
/
pack
3m 33s
Pack Api Legacy
/
pack
4m 29s
Pack Api Oslo
/
pack
3m 46s
Pack Api Extract
/
pack
3m 19s
Pack Api CrabImport
/
pack
3m 18s
Build Lambda
/
build-lambda
6m 6s
Matrix: Push images to New Production
Matrix: Push images to Staging
Matrix: Push images to Test
Upload Lambda
36s
Publish to NuGet
25s
Publish to Atlassian
23s
Matrix: Push images to Production
Matrix: Deploy to test
Deploy to test started
3s
Matrix: Deploy to new production
Matrix: Deploy to staging
Deploy to new production finished
3s
Deploy to staging finished
2s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
ArneD
deleted by ArneD
|
(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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api BackOffice / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api BackOffice / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api BackOffice Abstractions / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api BackOffice Abstractions / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Pack Api BackOffice Abstractions / pack:
src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack Api BackOffice Abstractions / pack:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
Pack Api Legacy / pack:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Pack Api Legacy / pack:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
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/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
Pack Api Legacy / pack:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
Pack Api Legacy / pack:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
Pack Api Legacy / pack:
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabHouseNumberId.cs#L31
Possible null reference return.
|
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/RegisterAddress.cs#L38
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabHouseNumberId.cs#L31
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Cache warmer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Consumer Municipality / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Consumer Municipality / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Consumer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Consumer / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
Build Consumer / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Consumer StreetName / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Consumer StreetName / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
|
|
Build Consumer StreetName / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projections Syndication / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projections Syndication / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Projections Syndication / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
|
|
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 Projections Syndication / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projections Syndication / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Projections Syndication / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
Build Producer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Producer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Producer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Producer / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api CrabImport / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api CrabImport / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/RegisterAddress.cs#L38
Possible null reference return.
|
Build Api CrabImport / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
Build Api CrabImport / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
|
Build Api CrabImport / build-image:
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabHouseNumberId.cs#L31
Possible null reference return.
|
Build Api CrabImport / build-image:
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabSubaddressId.cs#L31
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api Extract / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
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/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
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/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
Build Api Extract / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
Build Api Extract / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L51
Possible null reference return.
|
Build Api Extract / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L52
Possible null reference return.
|
Build Api Extract / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressPositionFromCrab.cs#L47
Possible null reference return.
|
Build Api Extract / build-image:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Api BackOffice / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api BackOffice / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Api BackOffice / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api Legacy / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api Extract / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Api Legacy / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api Legacy / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Migrator Address / build-image:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
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 Migrator Address / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
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 Migrator Address / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
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 Migrator Address / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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 Api Legacy / build-image:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Migrator Address / build-image:
src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build Api Legacy / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Migrator Address / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
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/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabSubaddressId.cs#L31
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Api Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
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/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L51
Possible null reference return.
|
Pack Api Oslo / pack:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L52
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projector / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projector / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Projector / build-image:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projector / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
Build Projector / build-image:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
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/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Pack Api CrabImport / pack:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
Build Producer Snapshot Oslo / build-image:
src/AddressRegistry/StreetName/Exceptions/ParentAddressNotFoundException.cs#L18
Non-nullable property 'StreetNamePersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Producer Snapshot Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Producer Snapshot Oslo / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
|
|
|
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/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
Build Producer Snapshot Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L51
Possible null reference return.
|
Build Producer Snapshot Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L52
Possible null reference return.
|
Build Producer Snapshot Oslo / build-image:
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressPositionFromCrab.cs#L47
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Lambda / build-lambda:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Lambda / build-lambda:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
Build Projections BackOffice / build-image:
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
|
Build Projections BackOffice / build-image:
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
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 |
|