Skip to content

feat: add eip06963 support #4321

feat: add eip06963 support

feat: add eip06963 support #4321

Triggered via push January 25, 2025 23:46
Status Failure
Total duration 2m 6s
Artifacts

test.yml

on: push
lint-build-test
1m 54s
lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-build-test
Cannot find name 'Connector'.
lint-build-test
Cannot find name 'connector'. Did you mean 'getConnector'?
lint-build-test
Argument of type 'string' is not assignable to parameter of type 'Connector'.
lint-build-test
Argument of type '{ provider: { isMetaMask?: boolean | undefined; isStatus?: boolean | undefined; host?: string | undefined; path?: string | undefined; sendAsync?: ((request: { method: string; params?: any[] | undefined; }, callback: (error: any, response: any) => void) => void) | undefined; send?: ((request: { ...; }, callback: (err...' is not assignable to parameter of type 'Web3Provider'.
lint-build-test
ui#typecheck: command (/home/runner/work/sx-monorepo/sx-monorepo/apps/ui) /tmp/yarn--1737848894883-0.5215778249320306/yarn run typecheck exited (2)
lint-build-test
Argument of type '{ provider: { isMetaMask?: boolean | undefined; isStatus?: boolean | undefined; host?: string | undefined; path?: string | undefined; sendAsync?: ((request: { method: string; params?: any[] | undefined; }, callback: (error: any, response: any) => void) => void) | undefined; send?: ((request: { ...; }, callback: (err...' is not assignable to parameter of type 'Web3Provider'.
lint-build-test
Property 'safe' does not exist on type 'ExternalProvider'.
lint-build-test
Property 'safe' does not exist on type 'ExternalProvider'.
lint-build-test
Process completed with exit code 2.