Release #184
Annotations
31 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/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L14
'PersistentLocalId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L15
'PersistentLocalIdAssignmentDate' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L16
'AssignBuildingUnitPersistentLocalIdForCrabTerrainObjectId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L20
'PersistentLocalId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L21
'PersistentLocalIdAssignmentDate' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L22
'AssignBuildingUnitPersistentLocalIdForCrabTerrainObjectId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/FixGrar1359.cs#L15
'ImportSubaddressFromCrab' is obsolete: 'This is a legacy command and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/Commands/Crab/FixGrar1359.cs#L18
'ImportSubaddressFromCrab' is obsolete: 'This is a legacy command and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/BuildingProvenanceFactory.cs#L29
'Building' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/BuildingProvenanceFactory.cs#L33
'Building' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Dotnet build:
src/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Function.cs#L28
The using directive for 'BuildingRegistry.Infrastructure' appeared previously in this namespace
|
Dotnet build:
src/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Function.cs#L29
The using directive for 'BuildingRegistry.Infrastructure.Modules' appeared previously in this namespace
|
Dotnet build:
src/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/Building/RemoveBuildingLambdaHandler.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/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/BuildingUnit/RetireBuildingUnitLambdaHandler.cs#L49
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/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/Building/RealizeBuildingLambdaHandler.cs#L43
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/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/BuildingUnit/RemoveBuildingUnitLambdaHandler.cs#L49
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/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/BuildingUnit/RegularizeBuildingUnitLambdaHandler.cs#L42
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/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/Building/RealizeAndMeasureUnplannedBuildingLambdaHandler.cs#L42
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/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Function.cs#L92
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection IdempotencyExtensions.ConfigureIdempotency(IServiceCollection services, string connectionString, IdempotencyMigrationsTableInfo migrationsTableInfo, IdempotencyTableInfo idempotencyTableInfo, ILoggerFactory loggerFactory)'.
|
Dotnet build:
src/BuildingRegistry.Api.BackOffice.Handlers.Lambda/Handlers/Building/PlanBuildingLambdaHandler.cs#L42
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.
|
Run all tests:
src/BuildingRegistry/Legacy/ValueObjects/BuildingGeometryMethod.cs#L14
'BuildingGeometryMethod' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L14
'PersistentLocalId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L15
'PersistentLocalIdAssignmentDate' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L16
'AssignBuildingUnitPersistentLocalIdForCrabTerrainObjectId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L20
'PersistentLocalId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L21
'PersistentLocalIdAssignmentDate' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/AssignPersistentLocalIdForCrabTerrainObjectId.cs#L22
'AssignBuildingUnitPersistentLocalIdForCrabTerrainObjectId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/FixGrar1359.cs#L15
'ImportSubaddressFromCrab' is obsolete: 'This is a legacy command and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/Commands/Crab/FixGrar1359.cs#L18
'ImportSubaddressFromCrab' is obsolete: 'This is a legacy command and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/ValueObjects/BuildingStatus.cs#L17
'BuildingStatus' 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