Skip to content

Merge branch 'actions-debug' of github.com:xola/ui-kit into debug-XS-30 #421

Merge branch 'actions-debug' of github.com:xola/ui-kit into debug-XS-30

Merge branch 'actions-debug' of github.com:xola/ui-kit into debug-XS-30 #421

GitHub Actions / View Lint Report succeeded Sep 9, 2024 in 0s

View Lint Report

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

Details

1 Warning(s):

src/components/DatePicker/Day.jsx line 6

  • Start Line: 6
  • End Line: 6
  • Message: 'foo' is assigned a value but never used.
    • From: [@typescript-eslint/no-unused-vars]

Annotations

Check warning on line 6 in src/components/DatePicker/Day.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/components/DatePicker/Day.jsx#L6

[@typescript-eslint/no-unused-vars] 'foo' is assigned a value but never used.