Skip to content

X2-11281 | chore(icons): adds VerifiedTickIcon.jsx #2216

X2-11281 | chore(icons): adds VerifiedTickIcon.jsx

X2-11281 | chore(icons): adds VerifiedTickIcon.jsx #2216

GitHub Actions / View Lint Report failed Dec 3, 2024 in 1s

View Lint Report

5 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.

Details

Pull Request Changed Files ESLint Results:

5 ESLint error(s) and 0 ESLint warning(s) found

5 Error(s):

src/icons/src/VerifiedTickIcon.jsx line 7

  • Start Line: 7
  • End Line: 12
  • Message: Empty components are self-closing
    • From: [react/self-closing-comp]

src/icons/src/VerifiedTickIcon.jsx line 22

  • Start Line: 22
  • End Line: 22
  • Message: Empty components are self-closing
    • From: [react/self-closing-comp]

src/icons/src/VerifiedTickIcon.jsx line 23

  • Start Line: 23
  • End Line: 23
  • Message: Empty components are self-closing
    • From: [react/self-closing-comp]

src/icons/src/VerifiedTickIcon.jsx line 24

  • Start Line: 24
  • End Line: 24
  • Message: Empty components are self-closing
    • From: [react/self-closing-comp]

src/icons/src/VerifiedTickIcon.jsx line 25

  • Start Line: 25
  • End Line: 25
  • Message: Empty components are self-closing
    • From: [react/self-closing-comp]

Non-Pull Request Changed Files ESLint Results:

0 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 12 in src/icons/src/VerifiedTickIcon.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/icons/src/VerifiedTickIcon.jsx#L7-L12

[react/self-closing-comp] Empty components are self-closing

Check failure on line 22 in src/icons/src/VerifiedTickIcon.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/icons/src/VerifiedTickIcon.jsx#L22

[react/self-closing-comp] Empty components are self-closing

Check failure on line 23 in src/icons/src/VerifiedTickIcon.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/icons/src/VerifiedTickIcon.jsx#L23

[react/self-closing-comp] Empty components are self-closing

Check failure on line 24 in src/icons/src/VerifiedTickIcon.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/icons/src/VerifiedTickIcon.jsx#L24

[react/self-closing-comp] Empty components are self-closing

Check failure on line 25 in src/icons/src/VerifiedTickIcon.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/icons/src/VerifiedTickIcon.jsx#L25

[react/self-closing-comp] Empty components are self-closing