Skip to content

feat(protocol-kit): Add EIP-1193 provider support #1754

feat(protocol-kit): Add EIP-1193 provider support

feat(protocol-kit): Add EIP-1193 provider support #1754

Triggered via pull request April 22, 2024 14:26
Status Failure
Total duration 1m 16s
Artifacts

e2e-test.yml

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

Annotations

10 errors
test (20.x)
Property 'getEthAdapter' does not exist on type 'Safe'.
test (20.x)
Property 'getEthAdapter' does not exist on type 'Safe'.
test (20.x)
Module '"@safe-global/protocol-kit"' has no exported member 'EthersAdapter'. Did you mean to use 'import EthersAdapter from "@safe-global/protocol-kit"' instead?
test (20.x)
Object literal may only specify known properties, and 'ethAdapter' does not exist in type 'SafeConfigWithSafeAddress'.
test (20.x)
Object literal may only specify known properties, and 'ethAdapter' does not exist in type 'GetContractInstanceProps'.
test (20.x)
Object literal may only specify known properties, and 'ethAdapter' does not exist in type 'SafeConfigWithPredictedSafe'.
test (20.x)
Property 'getEthAdapter' does not exist on type 'Safe'.
test (20.x)
Property 'getEthAdapter' does not exist on type 'Safe'.
test (20.x)
Property 'getEthAdapter' does not exist on type 'Safe'.
test (20.x)
Property 'EthersAdapter' does not exist on type 'typeof import("/home/runner/work/safe-core-sdk/safe-core-sdk/packages/protocol-kit/dist/src/index")'.