Skip to content

refactor: DRY

refactor: DRY #4326

Triggered via push January 26, 2025 21:09
Status Failure
Total duration 2m 0s
Artifacts

test.yml

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

Annotations

9 errors
lint-build-test
ui#typecheck: command (/home/runner/work/sx-monorepo/sx-monorepo/apps/ui) /tmp/yarn--1737925864972-0.3632870256579732/yarn run typecheck exited (2)
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
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.