Merge pull request #86 from deltaDAO/feat/alignment #254
ci.yml
on: pull_request
Matrix: test
Matrix: build
Matrix: storybook
coverage
0s
Annotations
11 errors and 13 warnings
build (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (ubuntu-latest, 18):
src/@context/MarketMetadata/index.tsx#L10
Cannot find module '../../../src/@types/subgraph/OpcQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/accessDetailsAndPricing.ts#L6
Cannot find module '../@types/subgraph/TokenPriceQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/aquarius/index.ts#L4
Cannot find module '../../@types/subgraph/OrdersData' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/subgraph.ts#L5
Cannot find module '../@types/subgraph/OrdersData' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/subgraph.ts#L6
Cannot find module '../@types/subgraph/OpcFeesQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/veAllocation.ts#L1
Cannot find module '../../src/@types/subgraph/AllLockedQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/veAllocation.ts#L2
Cannot find module '../../src/@types/subgraph/OwnAllocationsQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/veAllocation.ts#L3
Cannot find module '../../src/@types/subgraph/NftOwnAllocationQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/@utils/veAllocation.ts#L4
Cannot find module '../../src/@types/subgraph/OceanLockedQuery' or its corresponding type declarations.
|
test (ubuntu-latest, 18):
src/components/Asset/AssetContent/EditHistory.tsx#L6
Cannot find module '../../../@types/subgraph/NftUpdate' or its corresponding type declarations.
|
build (ubuntu-latest, 18)
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/.
|
test (ubuntu-latest, 18)
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/.
|
test (ubuntu-latest, 18):
src/@context/Asset.tsx#L149
React Hook useCallback has a missing dependency: 'isDDOWhitelisted'. Either include it or remove the dependency array
|
test (ubuntu-latest, 18):
src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@types/Compute.d.ts#L23
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@utils/aquarius/index.ts#L85
'field' is defined but never used
|
test (ubuntu-latest, 18):
src/@utils/index.ts#L21
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@utils/index.ts#L25
Unexpected any. Specify a different type
|
test (ubuntu-latest, 18):
src/@utils/markdownPages.tsx#L13
Unexpected any. Specify a different type
|
storybook (ubuntu-latest, 18)
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/.
|