refactor: remove C2D #5025
Annotations
2 errors and 11 warnings
Run npm test:
src/components/@shared/atoms/Table/index.tsx#L5
Cannot find module 'react-data-table-component/dist/DataTable/types' or its corresponding type declarations.
|
Run npm test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm test:
src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
|
Run npm test:
src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
|
Run npm test:
src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
|
Run npm test:
src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
|
Run npm test:
src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
|
Run npm test:
src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
|
Run npm test:
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
Run npm test:
src/@types/Compute.d.ts#L15
Unexpected any. Specify a different type
|
Run npm test:
src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
|
Run npm test:
src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
|
Loading