chore: RTL support for keyboard commands and pointer events #991
Annotations
3 errors and 21 warnings
Run npm run test:
src/internal/item-container/__tests__/get-next-droppable.test.ts#L22
TypeError: The provided value is not of type 'Element'.
❯ Object.exports.convert node_modules/jsdom/lib/jsdom/living/generated/Element.js:26:9
❯ Window.getComputedStyle node_modules/jsdom/lib/jsdom/browser/Window.js:787:19
❯ getIsRtl src/internal/utils/screen.ts:52:10
❯ getLogicalBoundingClientRect src/internal/utils/screen.ts:36:28
❯ Module.getNormalizedElementRect src/internal/utils/screen.ts:14:55
❯ Module.getNextDroppable src/internal/item-container/get-next-droppable.ts:18:25
❯ src/internal/item-container/__tests__/get-next-droppable.test.ts:22:10
|
Run npm run test:
src/internal/item-container/__tests__/get-next-droppable.test.ts#L27
TypeError: The provided value is not of type 'Element'.
❯ Object.exports.convert node_modules/jsdom/lib/jsdom/living/generated/Element.js:26:9
❯ Window.getComputedStyle node_modules/jsdom/lib/jsdom/browser/Window.js:787:19
❯ getIsRtl src/internal/utils/screen.ts:52:10
❯ getLogicalBoundingClientRect src/internal/utils/screen.ts:36:28
❯ Module.getNormalizedElementRect src/internal/utils/screen.ts:14:55
❯ Module.getNextDroppable src/internal/item-container/get-next-droppable.ts:18:25
❯ src/internal/item-container/__tests__/get-next-droppable.test.ts:27:16
|
Run npm run test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run test:
pages/canvas/layouts.page.tsx#L11
Unexpected any. Specify a different type
|
Run npm run test:
pages/canvas/layouts.page.tsx#L18
Unexpected any. Specify a different type
|
Run npm run test:
pages/canvas/layouts.page.tsx#L30
Unexpected any. Specify a different type
|
Run npm run test:
src/__tests__/base-props-support.test.tsx#L24
Prop "id" is forbidden on Components
|
Run npm run test:
src/__tests__/base-props-support.test.tsx#L29
Prop "className" is forbidden on Components
|
Run npm run test:
src/board-item/internal.tsx#L58
Prop "className" is forbidden on Components
|
Run npm run test:
src/board-item/internal.tsx#L74
Prop "id" is forbidden on Components
|
Run npm run test:
src/board-item/internal.tsx#L75
Prop "id" is forbidden on Components
|
Run npm run test:
src/board-item/internal.tsx#L77
Prop "id" is forbidden on Components
|
Run npm run test:
src/board-item/internal.tsx#L78
Prop "id" is forbidden on Components
|
Run npm run lint:
pages/canvas/layouts.page.tsx#L11
Unexpected any. Specify a different type
|
Run npm run lint:
pages/canvas/layouts.page.tsx#L18
Unexpected any. Specify a different type
|
Run npm run lint:
pages/canvas/layouts.page.tsx#L30
Unexpected any. Specify a different type
|
Run npm run lint:
src/__tests__/base-props-support.test.tsx#L24
Prop "id" is forbidden on Components
|
Run npm run lint:
src/__tests__/base-props-support.test.tsx#L29
Prop "className" is forbidden on Components
|
Run npm run lint:
src/board-item/internal.tsx#L58
Prop "className" is forbidden on Components
|
Run npm run lint:
src/board-item/internal.tsx#L74
Prop "id" is forbidden on Components
|
Run npm run lint:
src/board-item/internal.tsx#L75
Prop "id" is forbidden on Components
|
Run npm run lint:
src/board-item/internal.tsx#L77
Prop "id" is forbidden on Components
|
Run npm run lint:
src/board-item/internal.tsx#L78
Prop "id" is forbidden on Components
|
Loading