Release #151
Annotations
20 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/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/StreetName/StreetNameAddress.cs#L322
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<PostalCode>.operator ==(ValueObject<PostalCode> obj1, ValueObject<PostalCode> obj2)'.
|
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/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.
|
The logs for this run have expired and are no longer available.
Loading