Skip to content

feat: account kit #8693

feat: account kit

feat: account kit #8693

Triggered via pull request June 5, 2024 15:54
@frolicfrolic
synchronize #2623
account-kit
Status Failure
Total duration 4m 43s
Artifacts

templates.yml

on: pull_request
Matrix: Build template
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Build template (react)
Cannot find module 'viem/types/utils' or its corresponding type declarations.
Build template (react)
Cannot find module 'permissionless/types/entrypoint' or its corresponding type declarations.
Build template (react)
Object literal may only specify known properties, and 'estimateFeesPerGas' does not exist in type 'CreateFeeRefOptions'.
Build template (react)
Argument of type '{ sender: `0x${string}`; nonce: bigint; initCode: `0x${string}`; callData: `0x${string}`; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymasterAndData: `0x${string}`; signature: `0x${string}`; factory?: undefined; factoryData?: undefined; paymaster?: undefined; paymasterVerificationGasLimit?: undefined; paymasterPostOpGasLimit?: undefined; paymasterData?: undefined; } | { sender: `0x${string}`; nonce: bigint; factory?: `0x${string}` | undefined; factoryData?: `0x${string}` | undefined; callData: `0x${string}`; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymaster?: `0x${string}` | undefined; paymasterVerificationGasLimit?: bigint | undefined; paymasterPostOpGasLimit?: bigint | undefined; paymasterData?: `0x${string}` | undefined; signature: `0x${string}`; initCode?: undefined; paymasterAndData?: undefined; }' is not assignable to parameter of type 'UserOperation<GetEntryPointVersion<entryPoint>>'.
Build template (react)
Type '{ sender: `0x${string}`; nonce: bigint; initCode: `0x${string}`; callData: `0x${string}`; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymasterAndData: `0x${string}`; signature: `0x${string}`; factory?: undefined; factoryData?: undefined; paymaster?: undefined; paymasterVerificationGasLimit?: undefined; paymasterPostOpGasLimit?: undefined; paymasterData?: undefined; } | { sender: `0x${string}`; nonce: bigint; factory?: `0x${string}` | undefined; factoryData?: `0x${string}` | undefined; callData: `0x${string}`; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymaster?: `0x${string}` | undefined; paymasterVerificationGasLimit?: bigint | undefined; paymasterPostOpGasLimit?: bigint | undefined; paymasterData?: `0x${string}` | undefined; signature: `0x${string}`; initCode?: undefined; paymasterAndData?: undefined; }' is not assignable to type 'UserOperation<GetEntryPointVersion<entryPoint>>'.
Build template (react)
Argument of type 'any' is not assignable to parameter of type 'never'.
Build template (react)
Property 'type' does not exist on type 'never'.
Build template (react)
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
Build template (react)
Element implicitly has an 'any' type because expression of type '1' can't be used to index type '{}'.
Build template (react)
Element implicitly has an 'any' type because expression of type '2' can't be used to index type '{}'.
Build template (vanilla)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build template (threejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build template (react-ecs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build template (phaser)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build template (react)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.