feat: solana integration #2624
Annotations
9 errors and 1 warning
build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'SolanaProvider'.
|
build
Argument of type 'Chain | undefined' is not assignable to parameter of type 'Chain'.
|
build
Subsequent property declarations must have the same type. Property 'solana' must be of type 'SolanaProvider | undefined', but here has type 'Record<string, any> | undefined'.
|
build
Subsequent property declarations must have the same type. Property 'solflare' must be of type '{ solana: SolanaProvider; } | undefined', but here has type 'Record<string, any> | undefined'.
|
build
Subsequent property declarations must have the same type. Property 'backpack' must be of type '{ solana: SolanaProvider; } | undefined', but here has type 'Record<string, any> | undefined'.
|
build
Subsequent property declarations must have the same type. Property 'trustWallet' must be of type '{ solana: SolanaProvider; } | undefined', but here has type 'Record<string, any> | undefined'.
|
build
Subsequent property declarations must have the same type. Property 'phantom' must be of type '{ solana: SolanaProvider; } | undefined', but here has type 'Record<string, any> | undefined'.
|
build
@web3modal/solana#build: command (/home/runner/work/web3modal/web3modal/packages/solana) /opt/hostedtoolcache/node/18.19.1/x64/bin/npm run build exited (1)
|
build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading