Release #185
Annotations
20 warnings
Dotnet build:
src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L14
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L24
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L26
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/Parcel.cs#L20
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'IParcelFactory' is obsolete: 'This is a legacy interface and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/Parcel.cs#L168
'BoxNumber' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/Parcel.cs#L249
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/Parcel.cs#L250
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry/Legacy/ParcelState.cs#L12
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L14
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L24
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Parcel/Commands/MigrateParcel.cs#L26
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Parcel/Parcel.cs#L15
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Parcel/Events/ParcelWasMigrated.cs#L44
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Legacy/Parcel.cs#L20
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'IParcelFactory' is obsolete: 'This is a legacy interface and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Legacy/Parcel.cs#L168
'BoxNumber' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/ParcelRegistry/Legacy/Parcel.cs#L249
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Loading