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/StreetNameAddresses.cs#L84
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BoxNumber>.operator ==(ValueObject<BoxNumber> obj1, ValueObject<BoxNumber> obj2)'.
|
src/AddressRegistry/StreetName/StreetNameAddress.cs#L322
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
src/AddressRegistry/StreetName/StreetNameAddress.cs#L443
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
src/AddressRegistry/StreetName/StreetNameAddress.cs#L443
Possible null reference argument for parameter 'obj2' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
src/AddressRegistry/StreetName/StreetNameAddress.cs#L469
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
src/AddressRegistry/StreetName/StreetNameAddress.cs#L469
Possible null reference argument for parameter 'obj2' in 'bool ValueObject<PostalCode>.operator !=(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
src/AddressRegistry/StreetName/StreetNameAddress.cs#L549
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
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.
|
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/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/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/AddressBoxNumberWasCorrectedV2.cs#L30
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#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/AddressDeregulationWasCorrected.cs#L31
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.
|
The logs for this run have expired and are no longer available.
Loading