feat: add idemepotencekey ksql #1801
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/ParcelRegistry/Parcel/Parcel.cs#L15
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/Parcel.cs#L20
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'IParcelFactory' is obsolete: 'This is a legacy interface and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/Parcel.cs#L168
'BoxNumber' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/Parcel.cs#L249
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/Parcel.cs#L250
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/ParcelState.cs#L12
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/ParcelState.cs#L20
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/ParcelRegistry/Legacy/ParcelState.cs#L59
'TerrainObjectHouseNumberWasImportedFromCrab' is obsolete: 'CRAB events are obsolete.'
|