Remove explicit React.FC type declaration #770
ci.yml
on: push
Static code analysis
18s
Type checking
22s
Formatting
11s
Unit tests
12s
Annotations
3 errors
Static code analysis:
packages/react-timerange-picker/src/TimeRangePicker.tsx#L21
'isBrowser' is assigned a value but never used
|
Static code analysis:
packages/react-timerange-picker/src/TimeRangePicker.tsx#L25
'allViews' is assigned a value but never used
|
Static code analysis
Process completed with exit code 1.
|