Update ci.yml #4991
Annotations
10 errors and 11 warnings
Run npm test:
src/@context/MarketMetadata/index.tsx#L10
Cannot find module '../../../src/@types/subgraph/OpcQuery' or its corresponding type declarations.
|
Run npm test:
src/@utils/accessDetailsAndPricing.ts#L6
Cannot find module '../@types/subgraph/TokenPriceQuery' or its corresponding type declarations.
|
Run npm test:
src/@utils/aquarius/index.ts#L4
Cannot find module '../../@types/subgraph/OrdersData' or its corresponding type declarations.
|
Run npm test:
src/@utils/subgraph.ts#L5
Cannot find module '../@types/subgraph/OrdersData' or its corresponding type declarations.
|
Run npm test:
src/@utils/subgraph.ts#L6
Cannot find module '../@types/subgraph/OpcFeesQuery' or its corresponding type declarations.
|
Run npm test:
src/@utils/veAllocation.ts#L1
Cannot find module '../../src/@types/subgraph/AllLockedQuery' or its corresponding type declarations.
|
Run npm test:
src/@utils/veAllocation.ts#L2
Cannot find module '../../src/@types/subgraph/OwnAllocationsQuery' or its corresponding type declarations.
|
Run npm test:
src/@utils/veAllocation.ts#L3
Cannot find module '../../src/@types/subgraph/NftOwnAllocationQuery' or its corresponding type declarations.
|
Run npm test:
src/@utils/veAllocation.ts#L4
Cannot find module '../../src/@types/subgraph/OceanLockedQuery' or its corresponding type declarations.
|
Run npm test:
src/components/Asset/AssetContent/EditHistory.tsx#L6
Cannot find module '../../../@types/subgraph/NftUpdate' or its corresponding type declarations.
|
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#L22
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