Upgrade 0Chain GoSDK to sprint-1.15 #1102
Annotations
10 errors and 3 warnings
unit-test:
cmd/bridge-burn-bnt.go#L38
b.ApproveSwap undefined (type *zcnbridge.BridgeClient has no field or method ApproveSwap)
|
unit-test:
cmd/bridge-burn-bnt.go#L38
undefined: zcnbridge.SourceTokenBNTAddress
|
unit-test:
cmd/bridge-burn-bnt.go#L55
b.GetMaxBancorTargetAmount undefined (type *zcnbridge.BridgeClient has no field or method GetMaxBancorTargetAmount)
|
unit-test:
cmd/bridge-burn-bnt.go#L55
undefined: zcnbridge.SourceTokenBNTAddress
|
unit-test:
cmd/bridge-burn-bnt.go#L60
b.ApproveSwap undefined (type *zcnbridge.BridgeClient has no field or method ApproveSwap)
|
unit-test:
cmd/bridge-burn-bnt.go#L60
undefined: zcnbridge.SourceTokenBNTAddress
|
unit-test:
cmd/bridge-burn-bnt.go#L77
b.Swap undefined (type *zcnbridge.BridgeClient has no field or method Swap)
|
unit-test:
cmd/bridge-burn-bnt.go#L77
undefined: zcnbridge.SourceTokenBNTAddress
|
unit-test:
cmd/bridge-burn-eth.go#L37
b.GetMaxBancorTargetAmount undefined (type *zcnbridge.BridgeClient has no field or method GetMaxBancorTargetAmount)
|
unit-test:
cmd/bridge-burn-eth.go#L37
undefined: zcnbridge.SourceTokenETHAddress
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test
Restore cache failed: Dependencies file is not found in /runner/_work/zwalletcli/zwalletcli. Supported file pattern: go.sum
|