[SimpleList] deprecate linkType, and implement rowClick as for the DataGrid #9226
test.yml
on: pull_request
typecheck
1m 14s
doc-check
19s
create-react-admin
0s
GreenFrame
0s
update-sandbox-repository
0s
Annotations
12 errors and 1 warning
e2e-test
Process completed with exit code 2.
|
typecheck:
packages/ra-ui-materialui/src/list/SimpleList/SimpleList.tsx#L94
Replace `·useListContextWithProps<RecordType>(⏎········props⏎····` with `⏎········useListContextWithProps<RecordType>(props`
|
|
|
typecheck:
packages/ra-ui-materialui/src/list/SimpleList/SimpleList.tsx#L177
Replace `primaryText(record,·record.id` with `··primaryText(⏎························································record,⏎························································record.id⏎····················································`
|
|
|
|
|
|
|
unit-test
Process completed with exit code 2.
|
typecheck:
packages/ra-ui-materialui/src/list/SimpleList/SimpleList.tsx#L349
React Hook useCallback has missing dependencies: 'id' and 'linkType'. Either include them or remove the dependency array
|