notifications funcitonality added #GCPActive #121
Annotations
10 warnings
build:
src/Controllers/Notifications/EmailNotificationOrderRequestValidator.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Extensions/Notifications/HttpContextExtensions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Extensions/Notifications/ResourceLinkExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Mappers/Notifications/OrderMapper.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Models/Notifications/API/EmailNotificationOrderRequestExt.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Models/Notifications/API/IBaseNotificationOrderExt.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Models/Notifications/API/NotificationOrderExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Models/Notifications/API/NotificationOrderExt.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Models/Notifications/API/NotificationOrderWithStatusExt.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Models/Notifications/API/NotificationOrderWithStatusExt.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|