Skip to content

feat(integration): remove v1 tables GAWR-6666 #2063

feat(integration): remove v1 tables GAWR-6666

feat(integration): remove v1 tables GAWR-6666 #2063

Triggered via pull request November 21, 2024 09:00
Status Success
Total duration 3m 20s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L14
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
Build: src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L24
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
Build: src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L26
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
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.'