Skip to content

feat: Signer hooks

feat: Signer hooks #4

Triggered via pull request August 12, 2024 15:07
@tmjssztmjssz
synchronize #7
feat/signer
Status Failure
Total duration 38s
Artifacts

unit-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (20.x): src/SafeProvider.ts#L4
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
test (20.x): src/createClient.ts#L2
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
test (20.x): src/createConfig.ts#L1
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
test (20.x): src/hooks/usePublicClient.ts#L2
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
test (20.x): src/hooks/useSafeInfo.ts#L26
Parameter 'address' implicitly has an 'any' type.
test (20.x): src/hooks/useSignerClient.ts#L2
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
test (20.x): src/types/index.ts#L1
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
test (20.x)
Process completed with exit code 2.