Skip to content

Add notification for item deleted #206

Add notification for item deleted

Add notification for item deleted #206

Triggered via pull request September 8, 2024 05:36
Status Failure
Total duration 24s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.