Problem/Motivation
I think the output could be improved - we should fix up the paths so the link in https://git.drupalcode.org/issue/drupal-3487817/-/pipelines/340184/codeq... is clickable - but that can happen in a followup.
@longwave in #3467309-19
When clicking on a link in the GitLab report linked in the quote above, we're not landing on the file that's in the URL text.
From the looks of it there's a core/ missing in the URL.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3489795
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
spokjeComment #3
spokjeComment #4
Anonymous (not verified) commentedakulsaxena made their first commit to this issue’s fork.
Comment #6
Anonymous (not verified) commented@spokje
I didn't realise the Styleint Error has already been resolved and only the linking of CSS output is not correct.
Reverted the changes on MR.
Comment #7
sourav_paulI've checked that updated stylelint-formatter: gitlab-formatters/stylelint-formatter-gitlab is already in 11.x..
Hence please move it into correct state...
Comment #8
spokjeTried to clarify the IS, since there seems to be a lot of misunderstanding of what we're trying to accomplish in this issue.
Comment #9
spokjeComment #10
spokjeComment #11
longwaveI think it's because of this at the start of the job
The paths are relative to the original directory instead of /build - it would be better if we could just run the linter in place?