Add the template .gitlab-ci.yml and see what the testing framework returns. Address the phpcs and phpstan issues at a minimum.
Issue fork bg_img_field-3484416
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 #4
arunsahijpal commentedworking on it.
Comment #5
john franklin commentedI just merged @nicholass's patch in #3484950: Error: Call to a member function load() on null BgImgFieldFormatter, which cleans up some of the phpcs findings. Make sure you're using the latest 8.x-2.x.
Comment #7
arunsahijpal commentedhi @john-franklin,
I've removed all the errors almost but there are some errors which are problematic, Please have a look.
Comment #8
john franklin commentedShifting back to needs work to handle the merge conflict.
Comment #11
arunsahijpal commentedHi @john-franklin,
I have moved all the to new branch 3484416-addressed-pipelines-issues
and the new MR is : MR 7
Comment #13
john franklin commentedMerged with latest 8.x-2.x, cleaned up the residuals, merged. Thanks for the patch, @arunsahijpal!