Skip to content

Feat: Oasis Pontus-x Support #537

Feat: Oasis Pontus-x Support

Feat: Oasis Pontus-x Support #537

Triggered via pull request February 6, 2024 16:11
Status Failure
Total duration 2m 25s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: build
Matrix: storybook
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
build (ubuntu-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 18): src/@utils/ocean/index.ts#L32
Conversion of type '{ chainId: number; isDefault: boolean; isCustom: boolean; metadataCacheUri: string; nodeUri: string; providerUri: string; subgraphUri: string; explorerUri: string; oceanTokenAddress: string; ... 18 more ...; providerAddress: string; } | { ...; }' to type 'Config' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (ubuntu-latest, 18)
Process completed with exit code 2.
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#L92
'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/.