- Issue created by @ptmkenny
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 2:21am 4 April 2024 Hi @ptmkenny,
Reviewed MR !8, all phpcs issues mentioned above were fixed however one issue existed.
FILE: ...e/drupal-orgissue/web/modules/contrib/jsonapi_include/src/JsonapiParse.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 258 | WARNING | \Drupal calls should be avoided in classes, use dependency | | injection instead -------------------------------------------------------------------------------- Time: 339ms; Memory: 10MB
Will leave this as "needs review" so others will also give their opinion.
Thank you.- 🇯🇵Japan ptmkenny
@a.aaronjake As noted in my original post, these are the coding standards issues identified by the GitLab CI template.
The GitLab CI template coding standards test classifies dependency injection issues as phpstan issues, not coding standards issues. So the DI issue is fixed here: 📌 Fix phpstan issues Needs review
-
ptmkenny →
committed 8ec8dbb6 on 8.x-1.x
Issue #3438018 by ptmkenny: Fix coding standards
-
ptmkenny →
committed 8ec8dbb6 on 8.x-1.x
- Status changed to Fixed
7 months ago 8:46am 28 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.