- Issue created by @ptmkenny
- Status changed to Postponed
9 months ago 3:40am 13 July 2024 - 🇯🇵Japan ptmkenny
This fixes the phpstan test for D10 but D11 phpstan is reporting the following:
------ ------------------------------------------------------------------------------ Line tests/src/Kernel/ResourceResponseFactoryTest.php ------ ------------------------------------------------------------------------------ 71 Access to an undefined property Drupal\Tests\jsonapi_resources\Kernel\ResourceResponseFactoryTest::$account. 💡 Learn more: https://phpstan.org/blog/solving-phpstan-access-to-undefined-property ------ ------------------------------------------------------------------------------
In addition, to require phpstan to pass, it would be easier to use the updated GitLab CI template once 📌 Fix phpcs test again and require it to pass so that it doesn't break again Needs review is committed.