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: Expected an indexed object, got a string instead. Does your file follow Yaml's rules? #19786

Closed
rarkins opened this issue Jan 11, 2023 · 1 comment · Fixed by #19787
Closed
Assignees
Labels
status:requirements Full requirements are not yet known, so implementation should not be started type:bug Bug fix of existing functionality

Comments

@rarkins
Copy link
Collaborator

rarkins commented Jan 11, 2023

How are you running Renovate?

Mend Renovate hosted app on github.com

If you're self-hosting Renovate, tell us what version of Renovate you run.

No response

If you're self-hosting Renovate, select which platform you are using.

None

If you're self-hosting Renovate, tell us what version of the platform you run.

No response

Was this something which used to work for you, and then stopped?

It used to work, and then stopped

Describe the bug

Exceptions found in the hosted github app

Relevant debug logs

Logs
Error: Expected an indexed object, got a string instead. Does your file follow Yaml's rules?
at parseViaJsYaml (/home/ubuntu/renovateapp/node_modules/@yarnpkg/parsers/lib/syml.js:131:15)
at parseSyml (/home/ubuntu/renovateapp/node_modules/@yarnpkg/parsers/lib/syml.js:137:12)
at getZeroInstallPaths (/home/ubuntu/renovateapp/node_modules/renovate/dist/modules/manager/npm/extract/yarn.js:50:42)
at isZeroInstall (/home/ubuntu/renovateapp/node_modules/renovate/dist/modules/manager/npm/extract/yarn.js:66:23)
at async extractPackageFile (/home/ubuntu/renovateapp/node_modules/renovate/dist/modules/manager/npm/extract/index.js:107:29)
at async Object.extractAllPackageFiles (/home/ubuntu/renovateapp/node_modules/renovate/dist/modules/manager/npm/extract/index.js:434:26)
at async extractAllPackageFiles (/home/ubuntu/renovateapp/node_modules/renovate/dist/modules/manager/index.js:39:21)
at async getManagerPackageFiles (/home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/extract/manager-files.js:25:33)
at async /home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/extract/index.js:40:30
at async Promise.all (index 10)
at async extractAllDependencies (/home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/extract/index.js:39:28)
at async checkOnboardingBranch (/home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/onboarding/branch/index.js:50:28)
at async getRepoConfig (/home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/init/config.js:10:14)
at async initRepo (/home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/init/index.js:33:14)
at async Object.renovateRepository (/home/ubuntu/renovateapp/node_modules/renovate/dist/workers/repository/index.js:44:18)
at async renovateRepository (/home/ubuntu/renovateapp/app/worker/index.js:260:26)
at async /home/ubuntu/renovateapp/app/worker/index.js:454:5

Have you created a minimal reproduction repository?

No reproduction repository

@rarkins rarkins added type:bug Bug fix of existing functionality status:requirements Full requirements are not yet known, so implementation should not be started priority-5-triage labels Jan 11, 2023
rarkins added a commit that referenced this issue Jan 11, 2023
@rarkins rarkins self-assigned this Jan 11, 2023
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 34.99.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:requirements Full requirements are not yet known, so implementation should not be started type:bug Bug fix of existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants