Skip to content

fix(ui): decrease rounding #4327

fix(ui): decrease rounding

fix(ui): decrease rounding #4327

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

test.yml

on: push
lint-build-test
2m 2s
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
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
ui#typecheck: command (/home/runner/work/sx-monorepo/sx-monorepo/apps/ui) /tmp/yarn--1737927126792-0.17683012181095803/yarn run typecheck exited (2)
lint-build-test
Process completed with exit code 2.