Skip to content

moved webhook stuff into the namespace #26

moved webhook stuff into the namespace

moved webhook stuff into the namespace #26

Triggered via pull request December 5, 2025 04:47
Status Failure
Total duration 1m 6s
Artifacts

CodeQL_PR_Analysis.yml

on: pull_request
Analyze code with CodeQL
1m 2s
Analyze code with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Analyze code with CodeQL
Process completed with exit code 1.
Analyze code with CodeQL: src/RandomAPI/APIServices/Services/WebhookActionService.cs#L8
'WebhookActionService' does not implement interface member 'IWebhookService.HandleGetListenersOfTypeAsync(IWebhookService.WebhookType)'
Analyze code with CodeQL: src/RandomAPI/APIServices/Services/WebhookActionService.cs#L19
The type or namespace name 'WebhookType' could not be found (are you missing a using directive or an assembly reference?)
Analyze code with CodeQL: src/RandomAPI/APIServices/Services/WebhookActionService.cs#L4
The type or namespace name 'IWebhookService' could not be found (are you missing a using directive or an assembly reference?)
Analyze code with CodeQL: src/RandomAPI/APIServices/Services/WebhookActionService.cs#L8
'WebhookActionService' does not implement interface member 'IWebhookService.HandleGetListenersOfTypeAsync(IWebhookService.WebhookType)'
Analyze code with CodeQL: src/RandomAPI/APIServices/Services/WebhookActionService.cs#L19
The type or namespace name 'WebhookType' could not be found (are you missing a using directive or an assembly reference?)
Analyze code with CodeQL: src/RandomAPI/APIServices/Services/WebhookActionService.cs#L4
The type or namespace name 'IWebhookService' could not be found (are you missing a using directive or an assembly reference?)