We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version:
NodeJS v10.15.0 NPM 6.9.0
NodeJS v10.15.0
NPM 6.9.0
I got a warning message when release running.
release
[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4
And i checked the source of the warning, from before-after-hook and @octokit/rest.
This problem has been fixed in the latest version of @octokit/rest, maybe we should upgrade our dependency?
@octokit/rest
The text was updated successfully, but these errors were encountered:
No branches or pull requests
version:
NodeJS v10.15.0
NPM 6.9.0
I got a warning message when
release
running.And i checked the source of the warning, from before-after-hook and @octokit/rest.
This problem has been fixed in the latest version of
@octokit/rest
, maybe we should upgrade our dependency?The text was updated successfully, but these errors were encountered: