Skip to content

feat: INITIATE-3198: Made changes for expand icon #1528

feat: INITIATE-3198: Made changes for expand icon

feat: INITIATE-3198: Made changes for expand icon #1528

Status Failure
Total duration 5m 50s
Artifacts

ci.yml

on: pull_request

Annotations

10 errors and 1 warning
Validate: packages/react/src/components/DataTable/DataTable.tsx#L85
Props should be sorted alphabetically
Validate: packages/react/src/components/DataTable/DataTable.tsx#L85
Props should be sorted alphabetically
Validate: packages/react/src/components/DataTable/DataTable.tsx#L102
React Hook React.useMemo has missing dependencies: 'expandIconFunction' and 'isCanExpandIconVisible'. Either include them or remove the dependency array
Validate: packages/react/src/components/DataTable/story/DataTable.stories.tsx#L2
Run autofix to sort these imports!
Validate: packages/react/src/components/DataTable/story/DataTable.stories.tsx#L415
Shorthand props must be listed before all other props
Validate: packages/react/src/components/DataTable/story/DataTable.stories.tsx#L416
Props should be sorted alphabetically
Validate: packages/react/src/components/DataTable/story/DataTable.stories.tsx#L417
Props should be sorted alphabetically
Validate: packages/react/src/components/DataTable/story/DataTable.stories.tsx#L418
Shorthand props must be listed before all other props
Validate: packages/react/src/components/DataTable/story/DataTable.stories.tsx#L420
Callbacks must be listed after all other props
Validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/