Skip to content

:feat refactor adapter clients #7187

:feat refactor adapter clients

:feat refactor adapter clients #7187

Triggered via pull request November 5, 2024 16:26
Status Failure
Total duration 1m 37s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Matrix: ui-test / Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

114 errors and 12 warnings
code_style (danger)
Object is possibly 'undefined'.
code_style (danger)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
code_style (danger)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
code_style (danger)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
code_style (danger)
Object is possibly 'undefined'.
code_style (danger)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
code_style (danger)
'adapter' is declared but its value is never read.
code_style (danger)
'adapters' is declared but its value is never read.
code_style (danger)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
code_style (danger)
Object is possibly 'undefined'.
code_style (prettier)
The job was canceled because "danger" failed.
code_style (prettier)
Object is possibly 'undefined'.
code_style (prettier)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
code_style (prettier)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
code_style (prettier)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
code_style (prettier)
Object is possibly 'undefined'.
code_style (prettier)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
code_style (prettier)
'adapter' is declared but its value is never read.
code_style (prettier)
'adapters' is declared but its value is never read.
code_style (prettier)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
code_style (prettier)
Object is possibly 'undefined'.
code_style (build:sample-apps)
The job was canceled because "danger" failed.
code_style (build:sample-apps)
Object is possibly 'undefined'.
code_style (build:sample-apps)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
code_style (build:sample-apps)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
code_style (build:sample-apps)
@reown/appkit-core#build: command (/home/runner/work/appkit/appkit/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
code_style (build:sample-apps)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
code_style (build:sample-apps)
Object is possibly 'undefined'.
code_style (build:sample-apps)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
code_style (build:sample-apps)
'adapter' is declared but its value is never read.
code_style (build:sample-apps)
'adapters' is declared but its value is never read.
code_style (lint)
The job was canceled because "danger" failed.
code_style (build:sample-apps)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
code_style (lint)
Object is possibly 'undefined'.
code_style (lint)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
code_style (lint)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
code_style (lint)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
code_style (lint)
Object is possibly 'undefined'.
code_style (lint)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
code_style (lint)
'adapter' is declared but its value is never read.
code_style (lint)
'adapters' is declared but its value is never read.
code_style (lint)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
code_style (lint)
Object is possibly 'undefined'.
code_style (typecheck)
The job was canceled because "danger" failed.
code_style (typecheck)
Object is possibly 'undefined'.
code_style (typecheck)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
code_style (typecheck)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
code_style (typecheck)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
code_style (typecheck)
Object is possibly 'undefined'.
code_style (typecheck)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
code_style (typecheck)
'adapter' is declared but its value is never read.
code_style (typecheck)
'adapters' is declared but its value is never read.
code_style (typecheck)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
code_style (typecheck)
Object is possibly 'undefined'.
test
Object is possibly 'undefined'.
test
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
test
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
test
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
test
Object is possibly 'undefined'.
test
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
test
'adapter' is declared but its value is never read.
test
'adapters' is declared but its value is never read.
test
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
test
Object is possibly 'undefined'.
ui-test / Playwright Tests (5, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (5, 5)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
ui-test / Playwright Tests (5, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
ui-test / Playwright Tests (5, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
ui-test / Playwright Tests (5, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (5, 5)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
ui-test / Playwright Tests (5, 5)
'adapter' is declared but its value is never read.
ui-test / Playwright Tests (5, 5)
'adapters' is declared but its value is never read.
ui-test / Playwright Tests (5, 5)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
ui-test / Playwright Tests (5, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (1, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (1, 5)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
ui-test / Playwright Tests (1, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
ui-test / Playwright Tests (1, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
ui-test / Playwright Tests (1, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (1, 5)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
ui-test / Playwright Tests (1, 5)
'adapter' is declared but its value is never read.
ui-test / Playwright Tests (1, 5)
'adapters' is declared but its value is never read.
ui-test / Playwright Tests (1, 5)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
ui-test / Playwright Tests (1, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (2, 5)
@reown/appkit-core#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-oOTR5ruYF1ISd/appkit/appkit/packages/core) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (2, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (2, 5)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
ui-test / Playwright Tests (2, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
ui-test / Playwright Tests (2, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
ui-test / Playwright Tests (2, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (2, 5)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
ui-test / Playwright Tests (2, 5)
'adapter' is declared but its value is never read.
ui-test / Playwright Tests (2, 5)
'adapters' is declared but its value is never read.
ui-test / Playwright Tests (2, 5)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
ui-test / Playwright Tests (4, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (4, 5)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
ui-test / Playwright Tests (4, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
ui-test / Playwright Tests (4, 5)
@reown/appkit-core#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-mdvU9pTmi9Esc/appkit/appkit/packages/core) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (4, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
ui-test / Playwright Tests (4, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (4, 5)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
ui-test / Playwright Tests (4, 5)
'adapter' is declared but its value is never read.
ui-test / Playwright Tests (4, 5)
'adapters' is declared but its value is never read.
ui-test / Playwright Tests (4, 5)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
ui-test / Playwright Tests (3, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (3, 5)
Argument of type '{ chainNamespace: "solana"; }' is not assignable to parameter of type 'EstimateGasTransactionArgs'.
ui-test / Playwright Tests (3, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; } | undefined' is not assignable to type 'TransactionParams | undefined'.
ui-test / Playwright Tests (3, 5)
Type '{ data: `0x${string}`; to: `0x${string}`; gas: bigint | undefined; gasPrice: bigint; value: bigint; toAmount: string; }' is not assignable to type 'TransactionParams'.
ui-test / Playwright Tests (3, 5)
Object is possibly 'undefined'.
ui-test / Playwright Tests (3, 5)
Argument of type '{ chains: Map<ChainNamespace, ChainAdapter>; activeCaipAddress: undefined; activeChain: undefined; activeCaipNetwork: undefined; noAdapters: false; universalAdapter: { ...; }; }' is not assignable to parameter of type 'ChainControllerState'.
ui-test / Playwright Tests (3, 5)
'adapter' is declared but its value is never read.
ui-test / Playwright Tests (3, 5)
'adapters' is declared but its value is never read.
ui-test / Playwright Tests (3, 5)
Argument of type '{ name: string | undefined; imageUrl: string | undefined; imageId: string | undefined; connectors: Connector[]; type: "AUTH" | "MULTI_CHAIN"; chain: "eip155"; id: string; }' is not assignable to parameter of type 'ConnectorWithProviders'.
ui-test / Playwright Tests (3, 5)
Object is possibly 'undefined'.
code_style (danger)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (5, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (5, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (1, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (1, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (2, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (2, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (4, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (4, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (3, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (3, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.