- Issue created by @vasike
- Merge request !14Issue #3505520 by vasike: Fix CS warnings/errors for GitLab CI pipelines → (Merged) created by vasike
- 🇷🇴Romania vasike Ramnicu Valcea
MR created following the issue description plan
- Update the GitLab CI Setup - Do not allow code with CS errors
- Fix PHPCS issues
- Fix PHPStan issues
- Fix Cspell issuesHowever there still some issue with PHPStan from AI.
I created an issue there
https://www.drupal.org/project/ai/issues/3505528 🐛 PHPStan Issues - from methods docs vars "typos" - Parameter x of method y has invalid type - Drupal\ai\Operation\zzzz. Active and also provided a MR for those things.Till that issue is solved ... we could let PHPStan allow the errors ... not to block other issues and the progress on this module
And also have a "cleaner/standard" code. - First commit to issue fork.
Automatically closed - issue fixed for 2 weeks with no activity.