Skip to content

Add notification for item deleted #337

Add notification for item deleted

Add notification for item deleted #337

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

scan-codeql.yaml

on: pull_request
Matrix: call / Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
call / Analyze (csharp): 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 / Analyze (csharp): 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 / Analyze (csharp): 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 / Analyze (csharp): Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L91
'QueuedItemContainer' does not contain a constructor that takes 3 arguments
call / Analyze (csharp): 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 / Analyze (csharp): 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 / Analyze (csharp): 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 / Analyze (csharp): Jellyfin.Plugin.Webhook/Notifiers/ItemDeletedNotifier/ItemDeletedManager.cs#L91
'QueuedItemContainer' does not contain a constructor that takes 3 arguments
call / Analyze (csharp)
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.
call / Analyze (csharp)
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.