Onboarding Xayn AG 0xb505CB7D3d251867968e72D628036A5c501F5466 #706
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, 18):
src/@context/Asset.tsx#L158
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#L93
'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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|