Skip to content

contracts: implement calldata encryption in Solidity #1261

contracts: implement calldata encryption in Solidity

contracts: implement calldata encryption in Solidity #1261

Triggered via pull request October 12, 2024 11:28
Status Failure
Total duration 5m 47s
Artifacts

contracts-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.