Skip to content

Notifications

Notifications #5

Triggered via push May 20, 2025 20:00
Status Failure
Total duration 28s
Artifacts

dotnet-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Process completed with exit code 1.
build: backend/NXTBackend.API.Domain/Entities/Users/Notification.cs#L44
The type or namespace name 'Notification' could not be found (are you missing a using directive or an assembly reference?)
build: backend/NXTBackend.API.Domain/Notifications/WelcomeNotification.cs#L5
'WelcomeNotification' does not implement inherited abstract member 'Notification.Kind.get'
build: backend/NXTBackend.API.Domain/Notifications/WelcomeNotification.cs#L5
'WelcomeNotification' does not implement inherited abstract member 'Notification.Message.get'
build: backend/NXTBackend.API.Domain/Notifications/Base/Notification.cs#L39
The type or namespace name 'NotificationService' could not be found (are you missing a using directive or an assembly reference?)
build: backend/NXTBackend.API.Domain/Notifications/Base/Notification.cs#L2
The type or namespace name 'Services' does not exist in the namespace 'NXTBackend.API' (are you missing an assembly reference?)