Skip to content

notifications funcitonality added #GCPActive #126

notifications funcitonality added #GCPActive

notifications funcitonality added #GCPActive #126

Triggered via pull request November 16, 2023 10:13
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

localtest-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.