moved webhook stuff into the namespace #26
CodeQL_PR_Analysis.yml
on: pull_request
Analyze code with CodeQL
1m 2s
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?)
|