The automated release is failing 🚨

已关闭
#631 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
描述清楚
活跃度
活跃
技术栈
javascript
领域
ci-cd, release

调研方向

先从为推送到 main 分支运行 semantic-release 的 CI 作业开始,检查其 release 环境配置。确认 NPM_TOKEN 可用,并具有发布到 https://registry.npmjs.org/ 的权限,然后重新运行失败的 CI 作业或推送一个提交,并确认自动化 release 成功。

由索引模型根据 Issue 内容生成。

描述

semantic-release

🚨 The automated release from the main branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


No npm token specified.

When not publishing through trusted publishing, an npm token must be created and set in the NPM_TOKEN environment variable on your CI environment.

Please make sure to create an npm token and set it in the NPM_TOKEN environment variable on your CI environment. The token must allow publishing to the registry https://registry.npmjs.org/.


Good luck with your project ✨

Your semantic-release bot 📦🚀

主要语言
JavaScript
星标
3.1k
派生
455
平均合并
5 小时 9 分钟
30 天内合并 PR
2

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

reactjs/react-tabs 的其他 Issue

查看 reactjs/react-tabs 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。