Add support for react-admin v5 #679
Annotations
5 errors and 1 warning
src/dataProvider/restDataProvider.ts#L16
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
src/dataProvider/restDataProvider.ts#L17
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
src/hydra/dataProvider.ts#L387
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
src/hydra/dataProvider.ts#L388
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
src/FieldGuesser.tsx#L141
Unexpected console statement
|
This job failed
Loading