Skip to content

Bump vite from 6.3.5 to 6.3.6 #44

Bump vite from 6.3.5 to 6.3.6

Bump vite from 6.3.5 to 6.3.6 #44

Triggered via pull request October 2, 2025 20:52
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Matrix: extension-build
e2e-sandbox
0s
e2e-sandbox
e2e-protocol
0s
e2e-protocol
e2e-extension
0s
e2e-extension
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Property 'removeListener' does not exist on type 'Awaited<provider>'.
build
Property 'init' does not exist on type 'Awaited<provider>'.
build
Property 'connected' does not exist on type 'Awaited<provider>'.
build
Property 'on' does not exist on type 'Awaited<provider>'.
build
Property 'bind' does not exist on type '({ readonly icon?: string | undefined; readonly id: string; readonly name: string; readonly rdns?: string | readonly string[] | undefined; readonly supportsSimulation?: boolean | undefined; ... 14 more ...; onMessage?(message: ProviderMessage): void; } & properties)[string]'.
build
Property 'isReconnecting' does not exist on type '{}'.
build
Property 'chainId' does not exist on type '{}'.
build
Type '({ chainId, isReconnecting }?: {}) => Promise<{ accounts: readonly `0x${string}`[]; chainId: number; }>' is not assignable to type '(<withCapabilities extends boolean = false>(parameters?: { chainId?: number | undefined; isReconnecting?: boolean | undefined; withCapabilities?: boolean | withCapabilities | undefined; } | undefined) => Promise<...>) & ((parameters?: { ...; } | undefined) => Promise<...>)'.
build
Property 'on' does not exist on type 'NonNullable<Awaited<provider>>'.
build
Object is possibly 'undefined'.