Skip to content

[vite-example-dapp] Vite version of the dapp example #360

[vite-example-dapp] Vite version of the dapp example

[vite-example-dapp] Vite version of the dapp example #360

Triggered via pull request June 7, 2024 20:52
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build
'PetraWallet' is declared but its value is never read.
Build
Type 'React.ReactNode' is not assignable to type 'import("/home/runner/work/aptos-wallet-adapter/aptos-wallet-adapter/node_modules/.pnpm/@types[email protected]/node_modules/@types/react/ts5.0/index").ReactNode'.
Build
'React' is declared but its value is never read.
Build
Argument of type '(wallet: Wallet) => JSX.Element' is not assignable to parameter of type '(value: Wallet | AptosStandardSupportedWallet<string>, index: number, array: readonly (Wallet | AptosStandardSupportedWallet<string>)[]) => Element'.
Build
Property 'privateKey' does not exist on type 'Account$1'.
Build
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
Build
'Hex' is declared but its value is never read.
Build
@aptos-labs/wallet-adapter-vite-example#build: command (/home/runner/work/aptos-wallet-adapter/aptos-wallet-adapter/apps/vite-example) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build
Process completed with exit code 1.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.