Closed (fixed)
Project:
Domain
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2022 at 18:03 UTC
Updated:
23 Sep 2022 at 20:34 UTC
Jump to comment: Most recent
9.4.x -- see https://www.drupal.org/node/3201242
8.x-1.x-dev
Run drupal-check with no errors.
Error returned.
Run phpstan without suppressing the error "Missing explicit access check on entity query".
Start 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
quadrexdevI've created a merge request with the fix of this warning. Please, review.
Comment #5
agentrickardNice. Let me run this through phpstan and see what we get.
Comment #7
agentrickardCommitted!
I also added a ### Code linting section to the README.