fix(Table): withTableSorting can get sort value using column's ID written as path #4201
Annotations
2 errors and 10 warnings
Lint Files:
src/components/Table/hoc/withTableSorting/withTableSorting.tsx#L1
There should be at least one empty line between import groups
|
Lint Files
Process completed with exit code 1.
|
Lint Files:
.storybook/decorators/withMobile.tsx#L14
React Hook React.useEffect has a missing dependency: 'setMobile'. Either include it or remove the dependency array
|
Lint Files:
.storybook/theme-addon/register.tsx#L27
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
|
Lint Files:
src/components/Hotkey/parse.ts#L34
Assignment to function parameter 'val'
|
Lint Files:
src/components/Hotkey/utils.ts#L2
Unexpected negated condition
|
Lint Files:
src/components/Icon/__stories__/Icon.stories.tsx#L10
Assignment to property of function parameter 'acc'
|
Lint Files:
src/components/List/List.tsx#L94
Unexpected any. Specify a different type
|
Lint Files:
src/components/List/List.tsx#L210
Forbidden non-null assertion
|
Lint Files:
src/components/List/List.tsx#L214
Forbidden non-null assertion
|
Lint Files:
src/components/List/__stories__/ListItem.stories.tsx#L44
Unexpected any. Specify a different type
|
Lint Files:
src/components/List/__stories__/ListItem.stories.tsx#L47
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading