Release #151
Annotations
30 warnings
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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)'.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
|
src/AddressRegistry/Address/Address.cs#L295
Cannot convert null literal to non-nullable reference type.
|
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)'.
|
src/AddressRegistry/Address/Address.cs#L330
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
|
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.
|
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.
|
src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading