Skip to content

Feat(utils): improve web-component interopt #797

Feat(utils): improve web-component interopt

Feat(utils): improve web-component interopt #797

GitHub Actions / ESLint Report Analysis succeeded Dec 5, 2024 in 0s

ESLint Report Analysis

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

Details

Pull Request Changed Files ESLint Results:

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

1 Warning(s):

packages/utils/src/create-element.ts line 69

  • Start Line: 69
  • End Line: 70
  • Message: Delete
    • From: [prettier/prettier]

Non-Pull Request Changed Files ESLint Results:

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

4 Warning(s):

packages/side-sheet/src/components/SideSheetBase.tsx line 61

  • Start Line: 61
  • End Line: 61
  • Message: Delete ··
    • From: [prettier/prettier]

packages/stepper/src/Step.tsx line 141

  • Start Line: 141
  • End Line: 141
  • Message: React Hook useEffect has missing dependencies: 'handleChange', 'isCurrent', 'stepKey', and 'stepKeys'. Either include them or remove the dependency array.
    • From: [react-hooks/exhaustive-deps]

packages/stepper/src/StepperControls.tsx line 42

  • Start Line: 42
  • End Line: 42
  • Message: React Hook useCallback has a missing dependency: 'stepKeys'. Either include it or remove the dependency array.
    • From: [react-hooks/exhaustive-deps]

packages/stepper/src/StepperControls.tsx line 48

  • Start Line: 48
  • End Line: 48
  • Message: React Hook useCallback has a missing dependency: 'stepKeys'. Either include it or remove the dependency array.
    • From: [react-hooks/exhaustive-deps]

Annotations

Check warning on line 70 in packages/utils/src/create-element.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/utils/src/create-element.ts#L69-L70

[prettier/prettier] Delete `⏎`