Use eth sign typed data v4 in gateway #7540
Annotations
10 errors and 1 warning
lint:
integration/simulation/params/wallet_utils.go#L86
hoc declared and not used (typecheck)
|
lint:
integration/simulation/params/wallet_utils.go#L92
poc declared and not used (typecheck)
|
lint:
go/enclave/core/rollup.go#L3
could not import C (cgo preprocessing failed) (typecheck)
|
lint:
integration/smartcontract/debug_mgmt_contract_lib.go#L44
d.CreateRollup undefined (type *debugMgmtContractLib has no field or method CreateRollup) (typecheck)
|
lint:
integration/smartcontract/smartcontracts_test.go#L146
mgmtContractLib.CreateRollup undefined (type *debugMgmtContractLib has no field or method CreateRollup) (typecheck)
|
lint:
integration/smartcontract/smartcontracts_test.go#L157
mgmtContractLib.CreateInitializeSecret undefined (type *debugMgmtContractLib has no field or method CreateInitializeSecret) (typecheck)
|
lint:
integration/smartcontract/smartcontracts_test.go#L183
mgmtContractLib.CreateInitializeSecret undefined (type *debugMgmtContractLib has no field or method CreateInitializeSecret) (typecheck)
|
lint:
integration/smartcontract/smartcontracts_test.go#L206
mgmtContractLib.CreateInitializeSecret undefined (type *debugMgmtContractLib has no field or method CreateInitializeSecret) (typecheck)
|
lint:
integration/smartcontract/smartcontracts_test.go#L258
mgmtContractLib.CreateRequestSecret undefined (type *debugMgmtContractLib has no field or method CreateRequestSecret) (typecheck)
|
lint:
integration/smartcontract/smartcontracts_test.go#L281
mgmtContractLib.CreateRespondSecret undefined (type *debugMgmtContractLib has no field or method CreateRespondSecret) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ten/go-ten. Supported file pattern: go.sum
|