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

Accept undefined and null in plugins #17329

Closed
wants to merge 1 commit into from

Accept `undefined` and `null` in plugins

792de0e
Select commit
Failed to load commit list.
Closed

Accept undefined and null in plugins #17329

Accept `undefined` and `null` in plugins
792de0e
Select commit
Failed to load commit list.
Deleted GitHub App / Copilot for PRs failed Jun 5, 2023 in 23s

Analysis complete

Details

Copilot for PRs is a limited technical preview from GitHub Next.

It's aim is to make it easier to write pull request descriptions by providing automatically generated suggestions based on the code changes.

To find out more go to https://githubnext.com/projects/copilot-for-pull-requests or come and chat with us on Discord

Progress:

File Status Duration
Summary & Walkthrough ✅ Finished 20.9 seconds
lib/Compiler.js ✅ Finished 15 seconds
lib/rules/RuleSetCompiler.js ✅ Finished 15 seconds
lib/webpack.js ✅ Finished 15 seconds
schemas/WebpackOptions.check.js ✅ Finished 15 seconds
schemas/WebpackOptions.json ✅ Finished 15 seconds
test/Validation.test.js 🤷‍♂️ No changes summarized in file 15 seconds
test/configCases/plugins/null-undefined/index.js 🤷‍♂️ No changes summarized in file 15 seconds
test/configCases/plugins/null-undefined/webpack.config.js 🤷‍♂️ No changes summarized in file 15 seconds
💥copilot errors

"Error: Gave up after 3 retries: Failed to read error response\n at Object.getOneUnstreamedCompletion (/home/site/wwwroot/lib/src/engine/completions.js:112:15)\n at async Object.overallWalkthrough (/home/site/wwwroot/lib/src/engine/describe.js:665:35)\n at async Promise.all (index 0)\n at async generateDescriptionsWorker (/home/site/wwwroot/lib/src/bot/bot-describe.js:336:36)\n at async DataStore.cache (/home/site/wwwroot/lib/src/engine/datastore.js:178:34)"
"Error: Gave up after 3 retries: Failed to read error response\n at Object.getOneUnstreamedCompletion (/home/site/wwwroot/lib/src/engine/completions.js:112:15)\n at async writePoem (/home/site/wwwroot/lib/src/engine/poems.js:114:31)\n at async Promise.all (index 0)\n at async writePoems (/home/site/wwwroot/lib/src/engine/poems.js:142:19)\n at async Object.overallSummary (/home/site/wwwroot/lib/src/engine/describe.js:579:19)\n at async Promise.all (index 1)\n at async generateDescriptionsWorker (/home/site/wwwroot/lib/src/bot/bot-describe.js:336:36)\n at async DataStore.cache (/home/site/wwwroot/lib/src/engine/datastore.js:178:34)"