Merge branch 'master' of github.com:xola/ui-kit into react-upgrade #704
GitHub Actions / ESLint Report Analysis
failed
Feb 5, 2024 in 0s
ESLint Report Analysis
1 ESLint error(s) and 1 ESLint warning(s) found
Details
1 Error(s):
src/components/Search.jsx
line 140
- Start Line:
140
- End Line:
140
- Message: Shorthand props must be listed before all other props
- From: [
react/jsx-sort-props
]
- From: [
1 Warning(s):
src/helpers/browser.js
line 1
- Start Line:
1
- End Line:
1
- Message: 'navigator' is defined but never used.
- From: [
@typescript-eslint/no-unused-vars
]
- From: [
Loading