feat: DH-21829: add invisible accessibility layer to Grid for e2e testing #5158
Annotations
10 errors and 4 warnings
|
unit:
packages/grid/src/Grid.tsx#L2313
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
|
|
unit:
packages/grid/src/GridAccessibilityLayer.test.tsx#L153
Prop spreading is forbidden
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L152
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L146
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L119
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L113
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L83
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L77
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L74
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L68
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L192
Fast refresh can't handle anonymous component. Add a name to your export
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L38
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L192
Fast refresh can't handle anonymous component. Add a name to your export
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L38
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|