Skip to content

feat: add testnet cfg #131

feat: add testnet cfg

feat: add testnet cfg #131

Triggered via pull request June 25, 2024 10:50
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

7 errors and 13 warnings
build (ubuntu-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 18): src/@utils/aquarius/index.ts#L150
Property 'showSaas' does not exist on type 'BaseQueryParams'.
test (ubuntu-latest, 18): src/@utils/aquarius/index.ts#L160
Property 'showSaas' does not exist on type 'BaseQueryParams'.
test (ubuntu-latest, 18): src/@utils/aquarius/index.ts#L195
Property 'showSaas' does not exist on type 'BaseQueryParams'.
test (ubuntu-latest, 18): src/@utils/aquarius/index.ts#L415
Property 'Saas' does not exist on type 'typeof FilterByTypeOptions'.
test (ubuntu-latest, 18): src/@utils/aquarius/index.ts#L422
Property 'Saas' does not exist on type 'typeof FilterByTypeOptions'.
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#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)
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/.