fix: add wait to txs #587
Annotations
11 warnings
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, actions/upload-artifact@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#L149
React Hook useCallback has a missing dependency: 'isDDOWhitelisted'. Either include it or remove the dependency array
|
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#L23
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
|
Run npm test:
src/@utils/aquarius/index.ts#L92
'field' is defined but never used
|
Run npm test:
src/@utils/index.ts#L21
Unexpected any. Specify a different type
|
Run npm test:
src/@utils/index.ts#L25
Unexpected any. Specify a different type
|
Run npm test:
src/@utils/markdownPages.tsx#L13
Unexpected any. Specify a different type
|
Loading