Add notification for item deleted #206
Annotations
9 errors
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L59
'QueuedItemContainer' does not contain a definition for 'ItemType' and no accessible extension method 'ItemType' accepting a first argument of type 'QueuedItemContainer' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L67
'QueuedItemContainer' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'QueuedItemContainer' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L74
'QueuedItemContainer' does not contain a definition for 'ItemType' and no accessible extension method 'ItemType' accepting a first argument of type 'QueuedItemContainer' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L91
'QueuedItemContainer' does not contain a constructor that takes 3 arguments
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L59
'QueuedItemContainer' does not contain a definition for 'ItemType' and no accessible extension method 'ItemType' accepting a first argument of type 'QueuedItemContainer' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L67
'QueuedItemContainer' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'QueuedItemContainer' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L74
'QueuedItemContainer' does not contain a definition for 'ItemType' and no accessible extension method 'ItemType' accepting a first argument of type 'QueuedItemContainer' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L91
'QueuedItemContainer' does not contain a constructor that takes 3 arguments
|
call / test
Process completed with exit code 1.
|