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

TypeError: propValue is not iterable #4679

Open
diox opened this issue Jan 17, 2023 · 0 comments
Open

TypeError: propValue is not iterable #4679

diox opened this issue Jan 17, 2023 · 0 comments

Comments

@diox
Copy link
Member

diox commented Jan 17, 2023

A variation of #4645 which we've seen in 2023.01.12 tag:
https://sentry.io/organizations/mozilla/issues/3364574696/events/30d0e66e32fe4ba1a428ff9d60ff07c2/?project=6310819

propValue is not iterable

/data/olympia/node_modules/addons-linter/dist/webpack:/addons-linter/src/schema/validator.js:617
      for (const permission of propValue) {
                               ^
TypeError: propValue is not iterable
    at Ajv.validateAddon (/data/olympia/node_modules/addons-linter/dist/webpack:/addons-linter/src/schema/validator.js:617:32)
    at validate15 (eval at compileSchema (/data/olympia/node_modules/ajv/lib/compile/index.ts:171:26), <anonymous>:3:44801)
    at SchemaValidator.validate14 [as _addonValidator] (eval at compileSchema (/data/olympia/node_modules/ajv/lib/compile/index.ts:171:26), <anonymous>:3:213)
    at validate (/data/olympia/node_modules/addons-linter/dist/webpack:/addons-linter/src/schema/validator.js:773:27)
    at ManifestJSONParser._validate (/data/olympia/node_modules/addons-linter/dist/webpack:/addons-linter/src/parsers/manifestjson.js:440:20)
    at new ManifestJSONParser (/data/olympia/node_modules/addons-linter/dist/webpack:/addons-linter/...

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants