fix comment #346
Annotations
10 errors and 1 warning
build
network.EthereumExecutor.SimulateV06HandleOp calls rpc.Client.CallContext, which eventually calls net.Dial
|
build
network.EthereumExecutor.SimulateV06HandleOp calls rpc.Client.CallContext, which eventually calls net.Dialer.DialContext
|
build
server.main calls gin.Engine.Run, which eventually calls net.Listen
|
build
user_op.NewUserOp calls validator.Validate.Struct, which eventually calls net.ResolveIPAddr
|
build
user_op.NewUserOp calls validator.Validate.Struct, which eventually calls net.ResolveTCPAddr
|
build
user_op.NewUserOp calls validator.Validate.Struct, which eventually calls net.ResolveUDPAddr
|
build
network.EthereumExecutor.SimulateV07HandleOp calls abi.ABI.Pack
|
build
simulate_entrypoint.ContractCaller.SupportsInterface calls bind.BoundContract.Call, which calls abi.ABI.Unpack
|
build
simulate_entrypoint.ContractFilterer.ParseWithdrawn calls bind.BoundContract.UnpackLog, which calls abi.ABI.UnpackIntoInterface
|
build
user_op.UserOpInput.PackUserOpForMock calls abi.Arguments.Pack
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|