Add notification for item deleted #337
Annotations
10 errors
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L91
'QueuedItemContainer' does not contain a constructor that takes 3 arguments
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L91
'QueuedItemContainer' does not contain a constructor that takes 3 arguments
|
Autobuild
Assets file '/home/runner/work/jellyfin-plugin-webhook/jellyfin-plugin-webhook/Jellyfin.Plugin.Webhook/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Autobuild
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.3/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
Loading