Release #117
Annotations
30 warnings
src/StreetNameRegistry/CommandHandlerModules.cs#L22
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<CrabStreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<CrabStreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
src/StreetNameRegistry/CommandHandlerModules.cs#L31
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<StreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<StreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
src/StreetNameRegistry/CommandHandlerModules.cs#L36
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameStatusFromCrab.cs#L47
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameStatusFromCrab.cs#L57
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameStatusFromCrab.cs#L58
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameFromCrab.cs#L65
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameFromCrab.cs#L76
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameFromCrab.cs#L77
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameFromCrab.cs#L81
Possible null reference return.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Function.cs#L87
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection IdempotencyExtensions.ConfigureIdempotency(IServiceCollection services, string connectionString, IdempotencyMigrationsTableInfo migrationsTableInfo, IdempotencyTableInfo idempotencyTableInfo, ILoggerFactory loggerFactory)'.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Requests/CorrectStreetNameHomonymAdditionsLambdaRequest.cs#L44
Argument of type 'Dictionary<Language, string?>' cannot be used for parameter 'homonymAdditions' of type 'IDictionary<Language, string>' in 'HomonymAdditions.HomonymAdditions(IDictionary<Language, string> homonymAdditions)' due to differences in the nullability of reference types.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/RetireStreetNameHandler.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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/ApproveStreetNameHandler.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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/ChangeStreetNameNamesHandler.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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/RemoveStreetNameHandler.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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectStreetNameApprovalHandler.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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectStreetNameHomonymAdditionsHandler.cs#L45
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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectStreetNameNamesHandler.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.
|
src/StreetNameRegistry.Api.BackOffice.Handlers.Lambda/Handlers/CorrectStreetNameRejectionHandler.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.
|
src/StreetNameRegistry/CommandHandlerModules.cs#L22
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<CrabStreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<CrabStreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
src/StreetNameRegistry/CommandHandlerModules.cs#L31
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<StreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<StreetNameCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
src/StreetNameRegistry/CommandHandlerModules.cs#L36
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<MunicipalityCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
src/StreetNameRegistry/StreetName/ValueObjects/StreetNameName.cs#L21
Possible null reference return.
|
src/StreetNameRegistry/StreetName/ValueObjects/StreetNameHomonymAddition.cs#L20
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameStatusFromCrab.cs#L47
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameStatusFromCrab.cs#L57
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameStatusFromCrab.cs#L58
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameFromCrab.cs#L65
Possible null reference return.
|
src/StreetNameRegistry/StreetName/Commands/ImportStreetNameFromCrab.cs#L76
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading