@octokit/webhooks types missing
See original GitHub issueBug Report
Current Behavior
In probot 7.1.0
types for @octokit/webhooks
were extracted to src/@types/...
but are no more part of the package. This makes probot unusable cause we don’t have code completion, type checks nor we can use the types in the code.
Expected behavior/code
Types for @octokit/webhooks
will be part of the probot bundle.
Environment
- Probot version(s): 7.1.0
- Node/npm version: Node 8/npm 6
- OS: all
Possible Solution Either include the types or release them as a separate package.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:11 (7 by maintainers)
Top Results From Across the Web
@octokit/webhooks-types - npm package | Snyk
The npm package @octokit/webhooks-types was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as...
Read more >@octokit/webhooks-types - npm
This package ships with types for the webhook events generated from the respective json schemas, which you can use like so: import { ......
Read more >@octokit/webhooks-methods | Yarn - Package Manager
@octokit/webhooks-methods is not meant to be used in browsers. The webhook secret is a sensitive credential that must not be exposed to users....
Read more >octokit/rest.js
<script type="module"> import { Octokit } from ... If issues are disabled in the repository, the API returns a 410 Gone status.
Read more >Cannot create an app that listens the webhook ...
The problem was not having the latest version of @octokit/webhooks-types. It can be checked with the command "npm ls ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
🎉 This issue has been resolved in version 8.0.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
🎉 This issue has been resolved in version 8.0.0 🎉
The release is available on:
Your semantic-release bot 📦🚀