Release #173
Annotations
30 warnings
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/ValueObjects/BuildingGeometryMethod.cs#L14
'BuildingGeometryMethod' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Dotnet build tests:
src/BuildingRegistry/Legacy/ValueObjects/BuildingStatus.cs#L17
'BuildingStatus' is obsolete: 'This is a legacy valueobject 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/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/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/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/BuildingUnit/RealizeBuildingUnitLambdaHandler.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/PlanBuildingUnitLambdaHandler.cs#L52
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/NotRealizeBuildingUnitLambdaHandler.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/DetachAddressFromBuildingUnitLambdaHandler.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.
|
Run all tests:
src/BuildingRegistry/Legacy/BuildingProvenanceFactory.cs#L29
'Building' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/BuildingProvenanceFactory.cs#L33
'Building' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/BuildingProvenanceFactory.cs#L45
'Building' is obsolete: 'This is a legacy class and should not be used anymore.'
|
Run all tests:
src/BuildingRegistry/Legacy/BuildingProvenanceFactory.cs#L49
'Building' is obsolete: 'This is a legacy class 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.'
|
The logs for this run have expired and are no longer available.
Loading