Gu/docker #14
Closed
Gu/docker #14
Annotations
3 errors and 10 warnings
|
|
|
Fin.Test/Notifications/Services/NotificationDeliveryServiceTest.cs#L267
There is no argument given that corresponds to the required parameter 'logger' of 'NotificationDeliveryService.NotificationDeliveryService(IRepository<NotificationUserDelivery>, IRepository<UserCredential>, IRepository<UserNotificationSettings>, IConfiguration, IAmbientData, IDateTimeProvider, IHubContext<NotificationHub>, IEmailSenderService, IFirebaseNotificationService, ILogger<NotificationDeliveryService>)'
|
|
Fin.Test/Notifications/Services/NotificationDeliveryServiceTest.cs#L267
There is no argument given that corresponds to the required parameter 'logger' of 'NotificationDeliveryService.NotificationDeliveryService(IRepository<NotificationUserDelivery>, IRepository<UserCredential>, IRepository<UserNotificationSettings>, IConfiguration, IAmbientData, IDateTimeProvider, IHubContext<NotificationHub>, IEmailSenderService, IFirebaseNotificationService, ILogger<NotificationDeliveryService>)'
|
|
Fin.Application/Globals/Dtos/ValidationResultDto.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Application/Globals/Dtos/ValidationResultDto.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Database/Extensions/QueryableExtensions.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Migrations/20250820235232_change-user-sex-to-gender.Designer.cs#L16
The type name 'changeusersextogender' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Fin.Infrastructure/Migrations/20250820235232_change-user-sex-to-gender.cs#L8
The type name 'changeusersextogender' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/AmbientDatas/IAmbientData.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading