Release #151
Annotations
30 warnings
src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
|
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#L347
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L349
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/ImportSubaddressStatusFromCrab.cs#L41
Possible null reference return.
|
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.
|
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.
|
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.
|
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabHouseNumberId.cs#L31
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading