fix: use different scope for each address to retire in other streetname #1559
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/AddressRegistry/Address/CrabAddressProvenanceFactory.cs#L29
'Address' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Build:
src/AddressRegistry/Address/CrabAddressProvenanceFactory.cs#L35
'Address' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Build:
src/AddressRegistry/Address/ValueObjects/AddressStatus.cs#L17
'AddressStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/ValueObjects/AddressGeometry.cs#L25
'GeometryMethod' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/ValueObjects/AddressGeometry.cs#L26
'GeometrySpecification' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/ValueObjects/AddressGeometry.cs#L27
'ExtendedWkbGeometry' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/Commands/MigrateAddressToStreetName.cs#L36
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/Commands/MigrateAddressToStreetName.cs#L38
'StreetNameId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/Commands/MigrateAddressToStreetName.cs#L40
'AddressStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/AddressRegistry/StreetName/Commands/MigrateAddressToStreetName.cs#L41
'HouseNumber' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|