Closed (fixed)
Project:
AI Content Chat
Version:
1.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2026 at 16:48 UTC
Updated:
12 Mar 2026 at 16:05 UTC
Jump to comment: Most recent
The module does not pass all drupal.org coding standards checks. The CI pipeline reports issues from cspell (spelling), eslint (JavaScript), phpcs (PHP coding standards), phpstan (PHP static analysis), and stylelint (CSS). These need to be resolved to meet drupal.org contribution standards.
Run each tool against the module codebase, fix all reported issues, and verify the CI pipeline passes cleanly.
js/chatbot.jscss/chatbot.cssStart within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
solimanharkas commented