Problem/Motivation
The phpstan and phpcs pipeline jobs are returning errors/warnings and ideally these should be resolved.
Steps to reproduce
Submit a MR for Link Magician
Proposed resolution
Resolve the reported issues :)
Issue fork link_magician-3584808
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:
Comments
Comment #3
jasongose commentedFound that we're using a bit of code that's for php 8.3+ and now there's an issue open for that: https://www.drupal.org/project/link_magician/issues/3584824. The remaining warnings/errors have been dealt with, so marking this one as Fixed :)
Comment #5
jasongose commented