feat: port webhooks api to new switch pattern #3271
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
examples/nodejs/cache/doc-example-files/doc-examples-js-apis.ts#L73
'DeleteWebhook' is defined but never used
|
examples/nodejs/cache/doc-example-files/doc-examples-js-apis.ts#L80
'GetWebhookSecret' is defined but never used
|
examples/nodejs/cache/doc-example-files/doc-examples-js-apis.ts#L91
'ListWebhooks' is defined but never used
|
examples/nodejs/cache/doc-example-files/doc-examples-js-apis.ts#L93
'PutWebhook' is defined but never used
|
examples/nodejs/cache/doc-example-files/doc-examples-js-apis.ts#L96
'RotateWebhookSecret' is defined but never used
|
This job succeeded
Loading