Skip to content

feat(consumer): add offset override #2072

feat(consumer): add offset override

feat(consumer): add offset override #2072

Triggered via push December 5, 2024 11:52
Status Success
Total duration 3m 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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.'