contracts: implement calldata encryption in Solidity #1261
contracts-test.yaml
on: pull_request
contracts-test
5m 39s
Annotations
2 errors
contracts-test
Type 'CreateConnectorFn<{ on: <TEvent extends keyof EIP1193EventMap>(event: TEvent, listener: EIP1193EventMap[TEvent]) => void; removeListener: <TEvent_1 extends keyof EIP1193EventMap>(event: TEvent_1, listener: EIP1193EventMap[TEvent_1]) => void; ... 40 more ...; _state?: { ...; } | undefined; } | undefined, { ...; }, { ...' is not assignable to type 'CreateConnectorFn'.
|
contracts-test
Process completed with exit code 2.
|