Problem/Motivation
The GitLab pipeline shows failures in phpstan.
Steps to reproduce
- Visit a recent GitLab build
- Notice that the phpstan job has failed
Proposed resolution
Fix the errors found, or add ignore comment if there is a reason to. We 'll want to give some attention to the max PHP version errors as well, and decide if we want to address those.
Remaining tasks
- Analyse the failiures
- Fix the issues
- Set the GitLab job to hard fail
- Review
- Merge
- Inspect phpstan (max PHP version) results and create a follow-up issue if needed
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork fragments-3447537
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:
- 3447537-fix-phpstan
changes, plain diff MR !24 /
changes, plain diff MR !23
- 3447537-fixing_phpstan_issues
compare
Comments
Comment #2
eelkeblokComment #6
eelkeblokComment #10
eelkeblokComment #11
eelkeblok