fix: command provenance should be set after idempotency check #1580
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.'
|