fixed typecheck issues, and improved unit-test descriptions #18677
Annotations
4 errors
Running Eslint:
frontend/libs/studio-hooks/src/hooks/useOrgAppScopedStorage.test.tsx#L23
`result` is not a recommended name for `render` returned value. Instead, you should destructure it, or name it using one of: `view`, or `utils`
|
Running Eslint:
frontend/libs/studio-hooks/src/hooks/useOrgAppScopedStorage.test.tsx#L35
`result` is not a recommended name for `render` returned value. Instead, you should destructure it, or name it using one of: `view`, or `utils`
|
Running Eslint:
frontend/libs/studio-hooks/src/hooks/useOrgAppScopedStorage.test.tsx#L46
`result` is not a recommended name for `render` returned value. Instead, you should destructure it, or name it using one of: `view`, or `utils`
|
Running Eslint
Process completed with exit code 1.
|
Loading