Skip to content

Configure eslint job to output Code Quality report

Connor Gilbert requested to merge connorgilbert/eslint-artifact-cq-report into master

What does this MR do?

This MR takes our existing eslint job and pipes its output to a Code Quality artifact.

Output still shows up in the job log, but it now also shows up in the Code Quality widget and in the MR diff.

Click to expand

Screenshot_2024-10-08_at_4.46.00_PM

Screenshot_2024-10-08_at_4.45.52_PM

Note: For testing, this MR adds a few eslint violations. Those won't be merged. After the pipeline config is reviewed, I'll remove those to make the MR ready for approval.

Related issues

#382153

Checklist

Pre-merge

Consider the effect of the changes in this merge request on the following:

If new jobs are added:

This will help keep track of expected pipeline time and cost increases.

Post-merge

Edited by Connor Gilbert

Merge request reports

Loading