Release #136
Annotations
27 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/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.'
|
Dotnet build tests:
src/ParcelRegistry/Legacy/Parcel.cs#L250
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build:
src/ParcelRegistry.Api.BackOffice.Handlers.Lambda/Handlers/DetachAddressLambdaHandler.cs#L48
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
|
Dotnet build:
src/ParcelRegistry.Api.BackOffice.Handlers.Lambda/Handlers/AttachAddressHandler.cs#L48
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
|
Dotnet build:
src/ParcelRegistry.Api.BackOffice.Handlers.Lambda/Function.cs#L83
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection IdempotencyExtensions.ConfigureIdempotency(IServiceCollection services, string connectionString, IdempotencyMigrationsTableInfo migrationsTableInfo, IdempotencyTableInfo idempotencyTableInfo, ILoggerFactory loggerFactory)'.
|
Dotnet build:
src/ParcelRegistry.Api.BackOffice.Handlers.Lambda/Handlers/DetachAddressLambdaHandler.cs#L48
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
|
Dotnet build:
src/ParcelRegistry.Api.BackOffice.Handlers.Lambda/Handlers/AttachAddressHandler.cs#L48
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'metadata' of type 'IDictionary<string, object>' in 'Task<long> IIdempotentCommandHandler.Dispatch(Guid? commandId, object command, IDictionary<string, object> metadata, CancellationToken cancellationToken)' due to differences in the nullability of reference types.
|
Dotnet build:
src/ParcelRegistry.Api.BackOffice.Handlers.Lambda/Function.cs#L83
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection IdempotencyExtensions.ConfigureIdempotency(IServiceCollection services, string connectionString, IdempotencyMigrationsTableInfo migrationsTableInfo, IdempotencyTableInfo idempotencyTableInfo, ILoggerFactory loggerFactory)'.
|
Run all tests:
src/ParcelRegistry/Legacy/ValueObjects/ParcelStatus.cs#L36
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/ValueObjects/ParcelStatus.cs#L29
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/Parcel.cs#L20
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/Parcel.cs#L38
'IParcelFactory' is obsolete: 'This is a legacy interface and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/Parcel.cs#L168
'BoxNumber' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/Parcel.cs#L249
'ParcelStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/Parcel.cs#L250
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/ParcelState.cs#L12
'ParcelId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/ParcelRegistry/Legacy/ParcelState.cs#L20
'AddressId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
The logs for this run have expired and are no longer available.
Loading