GitLAb CI reports PHP_CodeSniffer errors/warnings and PHPStan errors which should be fixed.
Issue fork entity_submenu_block-3472324
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 #2
avpadernoComment #4
avpadernoComment #5
anybodyComment #6
avpadernoThe task is fixing what reported by PHP_CodeSniffer. I added the .gitlab-ci.yml file to get a list of the PHP_CodeSniffer errors/warnings, which are still to be fixed.
Comment #7
anybodyThanks @avpaderno - sorry I got that wrong, this looked inactive and the MR only contained that one change. Are you planning to finish this?
Comment #8
avpadernoI will commit the fix in few minutes. The list of changes is not that long.
Comment #9
anybody@avpaderno would make sense to also fix phpstan and phpcs here, wouldn't it? Then we're done!
Comment #10
anybodyComment #11
anybody@avpaderno I'm maintainer now, so once done I'd be happy to merge the fixed! :)
Comment #12
avpadernoComment #13
avpadernoComment #14
avpadernoComment #15
avpadernoAll the jobs pass.
Comment #16
anybodyGREAT work avpaderno!
Comment #17
anybody