Fix/refactor zboxcore mobilesdk fixes #7554
tests.yml
on: pull_request
go-test
2m 6s
lint
1m 12s
wasm-test
1m 38s
system-test
0s
Annotations
7 errors
lint:
mobilesdk/zcn/execute_transactions.go#L7
could not import github.com/0chain/gosdk/zcncore (-: # github.com/0chain/gosdk/zcncore
|
lint:
zcncore/get_data.go#L515
undefined: client.MakeSCRestAPICall) (typecheck)
|
lint
issues found
|
wasm-test:
zcncore/get_data.go#L515
undefined: client.MakeSCRestAPICall
|
wasm-test
Process completed with exit code 2.
|
go-test:
zcncore/get_data.go#L515
undefined: client.MakeSCRestAPICall
|
go-test
Process completed with exit code 2.
|