fix(tablekit-react-datepicker): rtl issues #699
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter:
system/react-css/src/structuredComponents/ThemeProvider.tsx#L79
React Hook React.useMemo has a missing dependency: 'isDark'. Either include it or remove the dependency array
|
Run linter:
system/react-select/src/index.tsx#L527
React Hook React.useMemo has a missing dependency: 'size'. Either include it or remove the dependency array
|
Run linter:
system/stories/src/DatePicker/Calendar.stories.tsx#L255
Forbidden non-null assertion
|
Loading