Problem/Motivation
Fix warnings reported by PHPStan job
Latest PHPStan job- https://git.drupalcode.org/issue/jsonapi_extras-3451984/-/jobs/1962253
Issue fork jsonapi_extras-3435834
Show commands
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:
- 3435834-phpstan-fixes
changes, plain diff MR !55
- 3435834-fix-warnings-reported
changes, plain diff MR !49
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 :)