notifications funcitonality added #GCPActive #126
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
build:
src/Notifications/Core/Models/Notification/SendOperationResult.cs#L3
The type or namespace name 'Core' does not exist in the namespace 'Altinn.Notifications' (are you missing an assembly reference?)
|
build:
src/Notifications/API/Controllers/EmailNotificationOrderRequestValidator.cs#L11
The type or namespace name 'EmailNotificationOrderRequestExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/API/Controllers/EmailNotificationOrdersController.cs#L44
The type or namespace name 'EmailNotificationOrderRequestExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/API/Controllers/EmailNotificationOrdersController.cs#L44
The type or namespace name 'OrderIdExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/API/Controllers/EmailNotificationOrdersController.cs#L21
The type or namespace name 'EmailNotificationOrderRequestExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/API/Controllers/EmailNotificationOrdersController.cs#L27
The type or namespace name 'EmailNotificationOrderRequestExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/API/Models/EmailNotificationWithResultExt.cs#L32
The type or namespace name 'StatusExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/API/Models/NotificationOrderWithStatusExt.cs#L42
The type or namespace name 'StatusExt' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Notifications/Core/Models/Notification/SendOperationResult.cs#L3
The type or namespace name 'Core' does not exist in the namespace 'Altinn.Notifications' (are you missing an assembly reference?)
|
build:
src/Notifications/API/Controllers/EmailNotificationOrderRequestValidator.cs#L11
The type or namespace name 'EmailNotificationOrderRequestExt' could not be found (are you missing a using directive or an assembly reference?)
|
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/Mappers/Notifications/OrderMapper.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|