Skip to content
New issue

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

Post PR suggestions are broken #23584

Closed
dg0yt opened this issue Mar 16, 2022 · 2 comments · Fixed by #23674
Closed

Post PR suggestions are broken #23584

dg0yt opened this issue Mar 16, 2022 · 2 comments · Fixed by #23674
Assignees
Labels
category:infrastructure Pertaining to the CI/Testing infrastrucutre

Comments

@dg0yt
Copy link
Contributor

dg0yt commented Mar 16, 2022

Describe the bug
For each PR CI run, I'm notified that "Post PR suggestions" failed.

Environment
https://github.com/microsoft/vcpkg/actions/workflows/trustedPR.yml

Failure logs

TypeError: Cannot read properties of undefined (reading 'listWorkflowRunArtifacts')
    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:4797:16), <anonymous>:3:38)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:4798:12)
    at main (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:4852:26)
    at Module.272 (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:4836:1)
    at __webpack_require__ (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:24:31)
    at startup (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:43:19)
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:49:18
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:52:10)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
Error: Unhandled error: TypeError: Cannot read properties of undefined (reading 'listWorkflowRunArtifacts')
@autoantwort
Copy link
Contributor

Maybe also because of #23520

@JackBoosY JackBoosY added the category:infrastructure Pertaining to the CI/Testing infrastrucutre label Mar 17, 2022
@JackBoosY
Copy link
Contributor

cc @BillyONeal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:infrastructure Pertaining to the CI/Testing infrastrucutre
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants