Closed (fixed)
Project:
JSON:API Extras
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2024 at 08:53 UTC
Updated:
31 Oct 2025 at 11:29 UTC
Jump to comment: Most recent
Fix warnings reported by PHPStan job
Latest PHPStan job- https://git.drupalcode.org/issue/jsonapi_extras-3451984/-/jobs/1962253
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 #3
ankitv18 commentedComment #4
gaurav_manerkar commentedPHPStan errors - https://git.drupalcode.org/issue/jsonapi_extras-3435832/-/jobs/1714573
Comment #5
ankitv18 commentedComment #7
ankitv18 commentedAll phpstan and phpcs issues are fixed which are reported in their pipelines.
@bbrala can you please review MR!49 and merge if possible.
Comment #8
ptmkenny commentedI did a basic review of the code. Marking "Needs work" based on the addition of a dependency that I don't think is actually required.
Comment #9
ankitv18 commentedMade the changes as per feedback ~~ Pipeline are running perfectly fine
@bbrala please review at your end.
Comment #10
ptmkenny commentedDid another review. Leaving it at "Needs review" as @bbrala is the maintainer and should also review this.
Comment #11
ankitv18 commentedComment #12
ankitv18 commentedComment #13
ankitv18 commentedComment #16
ankitv18 commented@bbrala please review MR!55
Comment #17
benstallings commentedI'm now seeing,
Comment #19
bbralaThanks all! I've fixed a few more small things extra :)