We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, while trying dewhale i bumped into problem with my Action.
error: Uncaught (in promise) GraphqlResponseError: Request failed due to following response errors: - Could not resolve to an Issue with the number of 3. at file:///home/runner/.cache/deno/npm/registry.npmjs.org/@octokit/graphql/7.1.0/dist-node/index.js:113:13 at eventLoopTick (ext:core/01_core.js:192:13) at async getConnectedPr (file:///home/runner/work/dewhale/dewhale/prompts/common.ts:117:26) at async composeWorkflow (file:///home/runner/work/dewhale/dewhale/prompts/common.ts:458:31) at async main (file:///home/runner/work/dewhale/dewhale/prompts/vue-ui-gen.ts:108:18) Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
same error here
UPDATE: fixing adding more permissions to the action. But fails later with the model and then grabbing user content.
Sorry, something went wrong.
No branches or pull requests
Hi,
while trying dewhale i bumped into problem with my Action.
The text was updated successfully, but these errors were encountered: