refactor: standardize solana provider adapters #5546
Annotations
28 errors and 3 warnings
code_style (prettier)
Class 'WalletConnectConnector' incorrectly implements interface 'Provider'.
|
code_style (prettier)
Cannot find module './utils/wallet-standard/adapter.js' or its corresponding type declarations.
|
code_style (prettier)
Type '(ExtendedBaseWalletAdapter | WalletStandardProvider)[]' is not assignable to type 'ExtendedBaseWalletAdapter[]'.
|
code_style (prettier)
@web3modal/solana#build: command (/home/runner/work/web3modal/web3modal/packages/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
code_style (prettier)
Process completed with exit code 1.
|
code_style (typecheck)
The job was canceled because "prettier" failed.
|
code_style (typecheck)
Class 'WalletConnectConnector' incorrectly implements interface 'Provider'.
|
code_style (typecheck)
Cannot find module './utils/wallet-standard/adapter.js' or its corresponding type declarations.
|
code_style (typecheck)
Type '(ExtendedBaseWalletAdapter | WalletStandardProvider)[]' is not assignable to type 'ExtendedBaseWalletAdapter[]'.
|
code_style (typecheck)
@web3modal/solana#build: command (/home/runner/work/web3modal/web3modal/packages/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
code_style (typecheck)
Process completed with exit code 1.
|
test
Class 'WalletConnectConnector' incorrectly implements interface 'Provider'.
|
test
Cannot find module './utils/wallet-standard/adapter.js' or its corresponding type declarations.
|
test
Type '(ExtendedBaseWalletAdapter | WalletStandardProvider)[]' is not assignable to type 'ExtendedBaseWalletAdapter[]'.
|
test
@web3modal/solana#build: command (/home/runner/work/web3modal/web3modal/packages/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
test
Process completed with exit code 1.
|
code_style (danger)
The job was canceled because "prettier" failed.
|
code_style (danger)
Class 'WalletConnectConnector' incorrectly implements interface 'Provider'.
|
code_style (danger)
Cannot find module './utils/wallet-standard/adapter.js' or its corresponding type declarations.
|
code_style (danger)
Type '(ExtendedBaseWalletAdapter | WalletStandardProvider)[]' is not assignable to type 'ExtendedBaseWalletAdapter[]'.
|
code_style (danger)
@web3modal/solana#build: command (/home/runner/work/web3modal/web3modal/packages/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
code_style (danger)
The operation was canceled.
|
code_style (lint)
The job was canceled because "prettier" failed.
|
code_style (lint)
Class 'WalletConnectConnector' incorrectly implements interface 'Provider'.
|
code_style (lint)
Cannot find module './utils/wallet-standard/adapter.js' or its corresponding type declarations.
|
code_style (lint)
Type '(ExtendedBaseWalletAdapter | WalletStandardProvider)[]' is not assignable to type 'ExtendedBaseWalletAdapter[]'.
|
code_style (lint)
@web3modal/solana#build: command (/home/runner/work/web3modal/web3modal/packages/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
code_style (lint)
The operation was canceled.
|
code_style (prettier)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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
Couldn't write a comment to the pull-request. Please make sure your job has the permission 'pull-request: write'.
Original Error was: [HttpError] - Resource not accessible by integration
|