fix: disable comments module + sd update #22
Merged
Annotations
9 warnings
|
Run pnpm lint:
src/types.ts#L84
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/types.ts#L7
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L533
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L483
React Hook useEffect has missing dependencies: 'resetMenuFilter', 'toolbarSettings', and 'updateMenuFilter'. Either include them or remove the dependency array
|
|
Run pnpm lint:
src/index.tsx#L403
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L386
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L154
The 'availableFields' logical expression could make the dependencies of useCallback Hook (at line 166) change on every render. Move it inside the useCallback callback. Alternatively, wrap the initialization of 'availableFields' in its own useMemo() Hook
|
|
Run pnpm lint:
src/index.tsx#L20
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L12
Unexpected any. Specify a different type
|
Loading