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

Error retrieving vulnerability alerts: Cannot read property 'repository' of undefined #6067

Closed
viceice opened this issue Apr 28, 2020 · 1 comment
Labels
platform:github GitHub Platform priority-2-high Bugs impacting wide number of users or very important features type:bug Bug fix of existing functionality

Comments

@viceice
Copy link
Member

viceice commented Apr 28, 2020

DEBUG: Error retrieving vulnerability alerts (repository=renovatebot/github-action)
       "err": {
         "message": "Cannot read property 'repository' of undefined",
         "stack": "TypeError: Cannot read property 'repository' of undefined\n    at Proxy.getVulnerabilityAlerts (/usr/src/app/node_modules/renovate/dist/platform/github/index.js:1494:22)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (internal/process/task_queues.js:97:5)\n    at async Object.detectVulnerabilityAlerts (/usr/src/app/node_modules/renovate/dist/workers/repository/init/vulnerability.js:32:20)\n    at async Object.initRepo (/usr/src/app/node_modules/renovate/dist/workers/repository/init/index.js:28:14)\n    at async Object.renovateRepository (/usr/src/app/node_modules/renovate/dist/workers/repository/index.js:33:18)\n    at async Object.start (/usr/src/app/node_modules/renovate/dist/workers/global/index.js:81:13)\n    at async /usr/src/app/node_modules/renovate/dist/renovate.js:16:24"
       }
DEBUG: No vulnerability alerts found (repository=renovatebot/github-action)

Seen: https://github.com/renovatebot/github-action/pull/27/checks?check_run_id=624851947

@viceice viceice added type:bug Bug fix of existing functionality ready priority-2-high Bugs impacting wide number of users or very important features platform:github GitHub Platform labels Apr 28, 2020
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 19.219.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

viceice pushed a commit to zharinov/renovate that referenced this issue Apr 29, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform:github GitHub Platform priority-2-high Bugs impacting wide number of users or very important features type:bug Bug fix of existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants