Skip to content

feat(v3): Let there be ark #2062

feat(v3): Let there be ark

feat(v3): Let there be ark #2062

Triggered via pull request March 30, 2024 18:26
@segunadebayosegunadebayo
synchronize #8393
ark
Status Failure
Total duration 1h 40m 8s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
TypeScript: packages/react/__tests__/dialog.test.tsx#L30
Type '{ open: true; onClose: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogRootProps, "children">'.
TypeScript: packages/react/__tests__/dialog.test.tsx#L40
Type '{ open: true; onClose: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogRootProps, "children">'.
TypeScript: packages/react/__tests__/dialog.test.tsx#L48
Type '{ open: true; onClose: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogRootProps, "children">'.
TypeScript: packages/react/__tests__/dialog.test.tsx#L55
Type '{ open: true; onClose: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogRootProps, "children">'.
TypeScript: packages/react/__tests__/dialog.test.tsx#L63
Type '{ open: true; onClose: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogRootProps, "children">'.
TypeScript: packages/react/__tests__/dialog.test.tsx#L83
Type '{ children: Element[]; open: boolean; initialFocusRef: RefObject<HTMLInputElement>; onClose: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & DialogRootProps'.
TypeScript: packages/react/__tests__/dialog.test.tsx#L120
Type '{ children: Element[]; finalFocusRef: MutableRefObject<null>; open: boolean; onClose: () => void; }' is not assignable to type 'IntrinsicAttributes & DialogRootProps'.
TypeScript: packages/react/src/components/file-upload/file-upload.tsx#L35
Argument of type '"root"' is not assignable to parameter of type '"FileUpload"'.
TypeScript
Process completed with exit code 1.
Build
Argument of type '"root"' is not assignable to parameter of type '"FileUpload"'.
Build
Process completed with exit code 1.
packages/react/__tests__/dialog.test.tsx > Dialog > should fire 'onClose' callback when close button is clicked: packages/react/__tests__/dialog.test.tsx#L50
AssertionError: expected "spy" to be called at least once ❯ packages/react/__tests__/dialog.test.tsx:50:21
packages/react/__tests__/dialog.test.tsx > Dialog > should close on outside click: packages/react/__tests__/dialog.test.tsx#L58
AssertionError: expected "spy" to be called at least once ❯ packages/react/__tests__/dialog.test.tsx:58:21
Tests
Process completed with exit code 1.
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.