Skip to content

ci(CodeQuality): enable eslint-8

Takuya Noguchi requested to merge 1833-tnir-eslint-8-on-code-quality into main

What does this MR do?

Activates ESLint 8 on GitLab Code Quality CI to avoid failures after !2709 (merged) (eslint upgrade from 7 to 8).

Closes #1833 (closed)

MR widget

mr2858

Does this MR meet the acceptance criteria?

Conformity

  • Code review guidelines.
  • GitLab UI's contributing guidlines.
  • [n/a] If it changes a Pajamas-compliant component's look & feel, the MR has been reviewed by a UX designer.
  • [n/a] If it changes GitLab UI's documentation guidelines, the MR has been reviewed by a Technical Writer.
  • [n/a] If the MR changes a component's API, integration MR(s) have been opened in the following projects to ensure that the @gitlab/ui package can be upgraded quickly after the changes are released:
  • [n/a] Added the ~"component:*" label(s) if applicable.

Security

n/a

Accessibility

n/a

Updates !1700 (merged)

Edited by Takuya Noguchi

Merge request reports