Skip to content

Merge pull request #7 from weissaufschwarz/npmjs #11

Merge pull request #7 from weissaufschwarz/npmjs

Merge pull request #7 from weissaufschwarz/npmjs #11

Re-run triggered November 3, 2024 14:23
Status Success
Total duration 36s
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