Skip to content

align to a0

align to a0 #54

Triggered via pull request October 1, 2024 09:14
@p6tep6te
synchronize #24
align-to-a0
Status Failure
Total duration 54s
Artifacts

preview.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/components/Header/Header.stories.tsx#L29
Type '{ address: string; defaultTestnetRPC: string; landing: string; onConnectWallet: Mock<Procedure>; onDisconnectWallet: Mock<Procedure>; onNetworkSelect: Mock<...>; ... 7 more ...; onChainSelect: Mock<...>; }' is not assignable to type 'Partial<{ address: string; onNetworkSelect: (networkType: Network, rpcAddress: string, rpcName?: string | undefined) => void; onConnectWallet: () => void; walletConnected: boolean; ... 12 more ...; rpcStatus: RpcStatus; }> & { ...; }'.
build
Process completed with exit code 2.
upload
Vercel CLI 37.5.3 Retrieving project… Deploying invariantlabs/webapp-vara Uploading [--------------------] (0.0B/29.5KB) Uploading [==========----------] (14.9KB/29.5KB) Uploading [====================] (29.5KB/29.5KB) Inspect: https://vercel.com/invariantlabs/webapp-vara/Dt3mSqXTsLPwNF35jNJFCuD5uNuU [4s] Preview: https://webapp-vara-k0j5edqh8-invariantlabs.vercel.app [4s] Queued Building Error: Command "npm run build" exited with 2 Error: Check your logs at https://webapp-vara-k0j5edqh8-invariantlabs.vercel.app/_logs or run `vercel logs webapp-vara-k0j5edqh8-invariantlabs.vercel.app`
build
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/