closer #1109
Annotations
10 errors and 3 warnings
build:
Config/Configs/NotificationsConfig.cs#L1
The type or namespace name 'WebPush' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Config/Configs/NotificationsConfig.cs#L15
The type or namespace name 'VapidDetails' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Config/Configs/NotificationsConfig.cs#L8
The type or namespace name 'VapidDetails' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Valour/Sdk/Models/PushNotificationSubscription.cs#L5
'PushNotificationSubscription' does not implement interface member 'ISharedPushNotificationSubscription.DeviceType'
|
build:
Valour/Sdk/Models/PushNotificationSubscription.cs#L5
'PushNotificationSubscription' does not implement interface member 'ISharedPushNotificationSubscription.PlanetId'
|
build:
Valour/Sdk/Models/PushNotificationSubscription.cs#L5
'PushNotificationSubscription' does not implement interface member 'ISharedPushNotificationSubscription.MemberId'
|
build:
Valour/Sdk/Models/PushNotificationSubscription.cs#L5
'PushNotificationSubscription' does not implement interface member 'ISharedPushNotificationSubscription.RoleHashKey'
|
build:
Valour/Sdk/Models/PushNotificationSubscription.cs#L5
'PushNotificationSubscription' does not implement interface member 'ISharedPushNotificationSubscription.ExpiresAt'
|
build:
Config/Configs/NotificationsConfig.cs#L1
The type or namespace name 'WebPush' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Config/Configs/NotificationsConfig.cs#L15
The type or namespace name 'VapidDetails' could not be found (are you missing a using directive or an assembly reference?)
|
build
No files were found with the provided path: **/test_results.trx. No artifacts will be uploaded.
|
build:
Valour/Shared/Utilities/ConcurrentHashSet.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Valour/Shared/Utilities/ConcurrentHashSet.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|