Skip to content

fix: fix missing gnosis connector #4336

fix: fix missing gnosis connector

fix: fix missing gnosis connector #4336

Triggered via push January 26, 2025 23:56
Status Failure
Total duration 1m 50s
Artifacts

test.yml

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

Annotations

3 errors
lint-build-test
ui#typecheck: command (/home/runner/work/sx-monorepo/sx-monorepo/apps/ui) /tmp/yarn--1737935906382-0.4603811966004141/yarn run typecheck exited (2)
lint-build-test
Type '{ id: string; info: { uuid: string; name: string; icon: string; rdns: string; }; provider: { request: (request: { method: string; params?: any[] | Record<string, any> | undefined; }) => Promise<any>; }; }[] | Partial<...>[]' is not assignable to type 'Required<Partial<Pick<Connector, "id" | "options" | "info" | "provider">>>[]'.
lint-build-test
Process completed with exit code 2.