Refactor flat-table and flat-table-row to RTL FE-6592 #15432
Annotations
3 errors and 10 warnings
Run npm run type-check:
src/components/flat-table/flat-table.test.tsx#L22
'StyledFlatTableHead' is declared but its value is never read.
|
Run npm run type-check:
src/components/flat-table/flat-table.test.tsx#L23
'StyledFlatTableRowHeader' is declared but its value is never read.
|
Run npm run type-check
Process completed with exit code 2.
|
Run npm run lint:
src/__internal__/form-field/form-field.component.tsx#L126
React Hook useMemo has a missing dependency: 'loading'. Either include it or remove the dependency array
|
Run npm run lint:
src/__internal__/input-icon-toggle/input-icon-toggle.component.tsx#L21
'tooltipId' PropType is defined but prop is never used
|
Run npm run lint:
src/__internal__/sticky-footer/sticky-footer.component.tsx#L26
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run npm run lint:
src/components/accordion/accordion.pw.tsx#L47
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Run npm run lint:
src/components/accordion/accordion.pw.tsx#L66
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Run npm run lint:
src/components/action-popover/action-popover.pw.tsx#L90
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Run npm run lint:
src/components/action-popover/action-popover.pw.tsx#L108
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Run npm run lint:
src/components/action-popover/action-popover.pw.tsx#L125
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Run npm run lint:
src/components/action-popover/action-popover.pw.tsx#L142
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Run npm run lint:
src/components/action-popover/action-popover.pw.tsx#L164
Test skipped. If unresolved, raise a JIRA ticket or GitHub issue, then reference it in a code comment above
|
Loading