Nds 191 - Table: API/technical Implementation #82
quality.yml
on: pull_request
Build library
35s
Build docs
1m 41s
Spell check
1m 18s
ESLint
48s
Stylelint
31s
Prettier
31s
Matrix: test
Annotations
12 errors and 9 warnings
Build library
Process completed with exit code 1.
|
|
|
ESLint:
packages/react/src/components/Table/TableBody.tsx#L27
React Hook useEffect has missing dependencies: 'id' and 'registerSection'. Either include them or remove the dependency array
|
ESLint:
packages/react/src/components/Table/TableHeader.tsx#L21
Replace `⏎↹↹↹↹↹↹↹checked={isSelectedAll()}⏎↹↹↹↹↹↹↹labelClass="nds-sr-only"⏎↹↹↹↹↹↹↹onChange={onSelectedAll}⏎↹↹↹↹↹↹` with `·checked={isSelectedAll()}·labelClass="nds-sr-only"·onChange={onSelectedAll}`
|
ESLint:
packages/react/src/components/Table/TableRow.tsx#L40
React Hook useEffect has a missing dependency: 'registerId'. Either include it or remove the dependency array
|
ESLint:
packages/react/src/components/Table/TableRow.tsx#L60
Do not pass children as props. Instead, nest children between the opening and closing tags
|
ESLint:
packages/react/src/components/Table/TableRow.tsx#L67
A control must be associated with a text label
|
ESLint:
packages/react/src/components/index.ts#L6
Multiple exports of name 'Choices'
|
ESLint:
packages/react/src/components/index.ts#L23
Multiple exports of name 'Choices'
|
ESLint
Process completed with exit code 1.
|
Build docs
Process completed with exit code 1.
|
ESLint:
packages/react/src/components/Table/types.ts#L13
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/components/Table/types.ts#L28
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/descendant.ts#L35
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/use-descendant.ts#L12
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/use-descendant.ts#L40
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/use-descendant.ts#L82
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/utils.ts#L43
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/utils.ts#L60
Unexpected any. Specify a different type
|
ESLint:
packages/react/src/utilities/descendant/utils.ts#L109
Unexpected any. Specify a different type
|