Skip to content

(typing) Allow readonly array of wallets for WalletProvider #462

(typing) Allow readonly array of wallets for WalletProvider

(typing) Allow readonly array of wallets for WalletProvider #462

Re-run triggered August 28, 2024 09:46
Status Failure
Total duration 5m 43s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build & Test
Argument of type 'readonly Adapter[]' is not assignable to parameter of type 'Adapter[]'.
Build & Test
Argument of type 'readonly Adapter[]' is not assignable to parameter of type 'Adapter[]'.
Build & Test
Argument of type 'readonly Adapter[]' is not assignable to parameter of type 'Adapter[]'.
Build & Test
@solana/wallet-adapter-react#build: command (/home/runner/work/wallet-adapter/wallet-adapter/packages/core/react) /home/runner/work/wallet-adapter/wallet-adapter/node_modules/.bin/pnpm run build exited (1)
Build & Test
Process completed with exit code 1.
Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/