Skip to content

Merge pull request #4 from weissaufschwarz/documentation #8

Merge pull request #4 from weissaufschwarz/documentation

Merge pull request #4 from weissaufschwarz/documentation #8

Triggered via push October 22, 2024 19:12
Status Success
Total duration 47s
Billable time 1m
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Release
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/
Release: packages/mitthooks/src/examples/separateWebhookHandler.ts#L55
'createCustomSeparateWebhookHandlerWithHandlerForAdded' is defined but never used
Release: packages/mitthooks/src/examples/separateWebhookHandler.ts#L55
'createCustomSeparateWebhookHandlerWithHandlerForAdded' is defined but never used. Allowed unused vars must match /^_/u
Release
'webhookContent' is defined but never used
Release
'webhookContent' is defined but never used. Allowed unused args must match /^_/u
Release
Async arrow function has no 'await' expression
Release: packages/mitthooks/src/handler/extensionId.ts#L3
Imports "WebhookBody" are only used as type