Description: Test pylint
Commit: odoo:0ce5baf2  
Subject: [FIX] website_sale: dynamic filters as a visitor
Author: Florian Malfroid
Commit: duong-addons:87c7996f  
Subject: [MISC] d_social*: reduce price
Author: daiduongnguyen-odoo
Commit: odoo-enterprise:04ae7c6f  
Subject: [REF] update latest v18 27/12/2025
Author: daiduongnguyen-odoo
Commit: duong-addons-ee:06919660  
Subject: [MISC] d_ee_social_threads: missing image doc
Author: daiduongnguyen-odoo
Build time: 24m
Wait time: 25m
Load time: 24m18s
Date Level Type Message
2026-03-23 01:48:40 INFO runbot Init build environment with config Parallel Testing
2026-03-23 01:48:40 Starting step test_pylint from config Parallel Testing
2026-03-23 01:48:40 Using Dockerfile Tag odoo:Docker18
2026-03-23 01:49:12 INFO server odoo.modules.loading:360 1 modules loaded in 18.24s, 9244 queries (+9244 extra)
2026-03-23 01:49:30 ERROR server odoo.addons.test_lint.tests.test_dunderinit:23
FAIL: TestDunderinit.test_dunderinit
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_dunderinit.py", line 23, in test_dunderinit
    self.assertTrue(dunderinit_path.is_file(), "Missing `__init__.py ` in module %s" % mod)
AssertionError: False is not true : Missing `__init__.py ` in module d_crm_kanban_currency
2026-03-23 01:50:50 ERROR server odoo.addons.test_lint.tests.test_eslint:50
FAIL: TestESLint.test_eslint
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_eslint.py", line 50, in test_eslint
    self._test_eslint(basic_test, file_path('test_lint/tests/eslintrc'))
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_eslint.py", line 39, in _test_eslint
    self.assertEqual(process.returncode, 0, msg=f"""
AssertionError: 1 != 0 : 
stdout: 
/data/build/duong-addons-ee/d_ee_social_dashboard/static/src/js/social_dashboard_action.js
  167:18  error  'error' is defined but never used  no-unused-vars
  202:18  error  'error' is defined but never used  no-unused-vars
  552:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons-ee/d_social_video/static/src/js/videos_carousel_dialog.js
  6:8  error  Component should declare static props  no-restricted-syntax

/data/build/duong-addons/d_discuss_attachment_advance/static/src/discuss/core/common/link_attachment_panel.js
  6:21  error  'onWillStart' is defined but never used        no-unused-vars
  6:34  error  'onWillUpdateProps' is defined but never used  no-unused-vars
  8:25  error  'useVisible' is defined but never used         no-unused-vars

/data/build/duong-addons/d_discuss_channel_quick_favorite_emojis/static/src/discuss/core/common/favorite_emoji_panel.js
  7:1  error  '@odoo/owl' import is duplicated  no-duplicate-imports

/data/build/duong-addons/d_gemini_ai_connector/static/src/js/wysiwyg/widgets/gemini_alternatives_dialog.js
  282:22  error  '_t' is not defined  no-undef

/data/build/duong-addons/d_gemini_ai_connector/static/src/js/wysiwyg/widgets/gemini_dialog.js
  10:8   error  Component should declare static template  no-restricted-syntax
  48:12  error  'error' is defined but never used         no-unused-vars

/data/build/duong-addons/d_gemini_ai_connector/static/src/main/gemini/gemini_dialog.js
  100:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_precious_metal_price/static/src/client_actions/precious_metal_dashboard/precious_metal_dashboard.js
  5:1  error  Component should declare static props  no-restricted-syntax

/data/build/duong-addons/d_social/static/src/components/social_engagements_dialog/social_engagements_dialog.js
   11:1   error  '@odoo/owl' import is duplicated   no-duplicate-imports
  210:12  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_social/static/src/components/social_file_viewer/social_file_viewer.js
  3:8  error  Component should declare static props     no-restricted-syntax
  3:8  error  Component should declare static template  no-restricted-syntax

/data/build/duong-addons/d_social/static/src/views/social_kanban/social_kanban_record.js
   1:10  error  '_t' is defined but never used                     no-unused-vars
  22:11  error  'archInfo' is assigned a value but never used      no-unused-vars
  22:21  error  'openRecord' is assigned a value but never used    no-unused-vars
  22:33  error  'deleteRecord' is assigned a value but never used  no-unused-vars

/data/build/duong-addons/d_social_facebook/static/src/components/social_engagements_dialog/social_engagements_dialog.js
  111:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_social_instagram/static/src/components/social_engagements_dialog/social_engagements_dialog.js
  111:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_social_linkedin/static/src/components/social_engagements_dialog/social_engagements_dialog.js
  53:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_social_tiktok_business/static/src/components/social_engagements_dialog/social_engagements_dialog.js
  54:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_social_x/static/src/components/social_engagements_dialog/social_engagements_dialog.js
   53:18  error  'error' is defined but never used  no-unused-vars
   75:18  error  'error' is defined but never used  no-unused-vars
  141:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_social_youtube/static/src/components/social_engagements_dialog/social_engagements_dialog.js
  53:18  error  'error' is defined but never used  no-unused-vars

/data/build/duong-addons/d_web_friendly_error/static/src/js/error_reporter.js
  38:13  error  Unexpected 'debugger' statement  no-debugger

✖ 30 problems (30 errors, 0 warnings)


Perhaps you might benefit from installing the tooling found at:
https://github.com/odoo/odoo/wiki/Javascript-coding-guidelines#use-a-linter 

stderr: 

2026-03-23 01:50:51 ERROR server odoo.addons.test_lint.tests.test_i18n:120
The prop “title="'Generate with Gemini AI'"” in file “/data/build/duong-addons/d_gemini_ai_connector/static/src/main/gemini/gemini_dialog_templates.xml” in the component node starting at line 5 contains what looks like human-readable text. If the content of this prop is intended for display to the end user, add the .translate suffix to make the prop translatable.
                        If this is a false positive, please contact the i18n team.
2026-03-23 01:50:51 ERROR server odoo.addons.test_lint.tests.test_i18n:120
The prop “title="'Gemini AI Alternatives'"” in file “/data/build/duong-addons/d_gemini_ai_connector/static/src/main/gemini/gemini_dialog_templates.xml” in the component node starting at line 113 contains what looks like human-readable text. If the content of this prop is intended for display to the end user, add the .translate suffix to make the prop translatable.
                        If this is a false positive, please contact the i18n team.
2026-03-23 01:50:53 ERROR server odoo.addons.test_lint.tests.test_i18n:128
FAIL: TestI18n.test_user_content_as_prop_is_translatable
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_i18n.py", line 128, in test_user_content_as_prop_is_translatable
    self.assertEqual(error_count, 0)
AssertionError: 2 != 0
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_account_invoice_customer_phone')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_account_invoice_customer_phone'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_account_remove_banner')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_account_remove_banner'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ai_text_assist')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ai_text_assist'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ai_text_assist_sale')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ai_text_assist_sale'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ai_text_assist_social')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ai_text_assist_social'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:42
FAIL: Subtest ManifestLinter.test_manifests (module='d_auresys_branding')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 42, in test_manifests
    self._test_manifest_values(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 66, in _test_manifest_values
    self.assertNotEqual(
AssertionError: [] == [] : Setting manifest key data to the default manifest value for module 'd_auresys_branding'. You can remove this key from the dict to reduce noise/inconsistencies between manifests specifications and ease understanding of manifest content.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:42
FAIL: Subtest ManifestLinter.test_manifests (module='d_auresys_pos_branding')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 42, in test_manifests
    self._test_manifest_values(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 66, in _test_manifest_values
    self.assertNotEqual(
AssertionError: False == False : Setting manifest key auto_install to the default manifest value for module 'd_auresys_pos_branding'. You can remove this key from the dict to reduce noise/inconsistencies between manifests specifications and ease understanding of manifest content.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_advance')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_auth_oauth_advance'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_facebook')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_auth_oauth_facebook'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_google')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_auth_oauth_google'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_tiktok')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_auth_oauth_tiktok'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_base_company_favicon')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'summary_vi_VN'
'description_vi_VN'
'currency'
'name_vi_VN' : Unknown manifest keys in module 'd_base_company_favicon'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_button_near_create_button')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_button_near_create_button'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_crm_kanban_currency')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_crm_kanban_currency'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_attachment_advance')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_discuss_attachment_advance'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_channel_quick_favorite_emojis')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_discuss_channel_quick_favorite_emojis'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_link_preview')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_discuss_link_preview'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_mention_with_avatar')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_discuss_mention_with_avatar'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_ee_social'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_facebook')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_facebook'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_instagram')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_instagram'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_linkedin')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_linkedin'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_tiktok')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_tiktok'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_tiktok_business')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_tiktok_business'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_twitter')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_twitter'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_dashboard_youtube')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_dashboard_youtube'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_pinterest')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_pinterest'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_threads')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_threads'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_tiktok')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_tiktok'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ee_social_tiktok_business')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_ee_social_tiktok_business'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_gemini_ai_connector'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_blog')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_gemini_ai_connector_blog'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_mass_mailing')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_gemini_ai_connector_mass_mailing'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_project')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_gemini_ai_connector_project'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_sales')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_gemini_ai_connector_sales'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gold_price_sync')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_gold_price_sync'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_account_asset')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_account_asset'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_company')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_company'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_hr_salary_rule_category')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_hr_salary_rule_category'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_partner')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_partner'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_product_category')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_product_category'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_project_task')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_project_task'. Either there are typos or they must be white listed.
2026-03-23 01:51:01 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_project_task_enterprise')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_project_task_enterprise'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_stock_location')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_stock_location'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_website_menu')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_hierarchy_website_menu'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_mail_attachment_preview')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_mail_attachment_preview'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_mail_chatter_html_link_domain')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_mail_chatter_html_link_domain'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_mail_tracking_duration_selection')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_mail_tracking_duration_selection'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_partner_birthday_and_gender')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_partner_birthday_and_gender'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_payment_method_vietqr')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_payment_method_vietqr'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_payment_zalopay')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_payment_zalopay'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_adyen_tap_to_pay')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_pos_adyen_tap_to_pay'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_company_favicon')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_pos_company_favicon'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_custom_product_screen')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_pos_custom_product_screen'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_n2tap')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_pos_n2tap'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_online_payment_qr')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'summary_vi_VN'
'currency'
'name_vi_VN' : Unknown manifest keys in module 'd_pos_online_payment_qr'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_toggle_download_invoice')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_pos_toggle_download_invoice'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_precious_metal_price')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_precious_metal_price'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_product_brand')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_product_brand'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_product_brand_stock')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_product_brand_stock'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_product_tracking')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_product_tracking'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_project_todo_history')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_project_todo_history'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_repair_section_and_note')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_repair_section_and_note'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_sale_duration_tracking')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_sale_duration_tracking'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_sale_preview_quotation_on_chatter')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_sale_preview_quotation_on_chatter'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_sale_quotation_customer_phone')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_sale_quotation_customer_phone'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_attachment_viewer')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_social_attachment_viewer'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_crm')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_crm'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_facebook')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_facebook'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_facebook_messenger')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_facebook_messenger'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_facebook_video')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_facebook_video'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_instagram')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_instagram'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_instagram_messenger')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_instagram_messenger'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_instagram_video')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_instagram_video'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_linkedin')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_linkedin'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_linkedin_video')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_linkedin_video'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_threads')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_threads'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_tiktok')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_tiktok'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_tiktok_business')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_tiktok_business'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_video')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_social_video'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_x')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_x'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_x_video')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_x_video'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_youtube')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_social_youtube'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_survey_custom_certificate')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'summary_vi_VN'
'description_vi_VN'
'old_technical_name'
'currency'
'name_vi_VN' : Unknown manifest keys in module 'd_survey_custom_certificate'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_tiktok_service')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_tiktok_service'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_tiktok_shop_connector')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_tiktok_shop_connector'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_web_friendly_error')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_web_friendly_error'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_web_kanban_currency')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_web_kanban_currency'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_blog_schema')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_website_blog_schema'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_elearning_schema')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_website_elearning_schema'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 ERROR server odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_event_sale_schema')
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
    self._test_manifest_keys(module, manifest_data)
  File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
    self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'support'
'currency' : Unknown manifest keys in module 'd_website_event_sale_schema'. Either there are typos or they must be white listed.
2026-03-23 01:51:02 Log limit reached (full logs are still available in the log file)
2026-03-23 02:12:58 INFO runbot Getting results for build 00784-18-0
2026-03-23 02:12:58 Step test_pylint finished in 24m