Deno 超级酷。我早上看到了,现在想迁移到 deno。我试图将我现有的 nodejs 脚本移动到 deno。任何人都可以帮助我了解如何在 deno.js 中使用 npm 模块。我需要 esprima 模块。这个有包https://github.com/denoland/deno_third_party/tree/master/node_modules但我不知道如何使用它。
具有本地操作的可重用工作流程不起作用。可重用工作流程正在尝试在主存储库中找到本地操作
创建示例存储库来重现问题
这是 PR 链接 -> https://github.com/vinodsai-a/github-example-repo/pull/1
错误-> https://github.com/vinodsai-a/github-example-repo/pull/1/checks