Upgrade 0Chain GoSDK to staging #1115
Annotations
10 errors and 3 warnings
cmd/auth-register.go#L96
trx.GetHash undefined (type *"github.com/0chain/gosdk/zcnbridge/transaction".Transaction has no field or method GetHash)
|
cmd/auth-register.go#L99
trx.GetHash undefined (type *"github.com/0chain/gosdk/zcnbridge/transaction".Transaction has no field or method GetHash)
|
cmd/auth-register.go#L100
trx.GetHash undefined (type *"github.com/0chain/gosdk/zcnbridge/transaction".Transaction has no field or method GetHash)
|
cmd/auth-register.go#L107
trx.GetHash undefined (type *"github.com/0chain/gosdk/zcnbridge/transaction".Transaction has no field or method GetHash)
|
cmd/bridge-burn-eth.go#L40
b.GetTokenBalance undefined (type *zcnbridge.BridgeClient has no field or method GetTokenBalance)
|
cmd/bridge-burn-eth.go#L52
b.GetETHSwapAmount undefined (type *zcnbridge.BridgeClient has no field or method GetETHSwapAmount)
|
cmd/bridge-burn-eth.go#L57
b.SwapETH undefined (type *zcnbridge.BridgeClient has no field or method SwapETH)
|
cmd/bridge-burn-eth.go#L76
cannot use amount (variable of type uint64) as zcnbridge.Wei value in argument to b.IncreaseBurnerAllowance
|
cmd/bridge-burn-usdc.go#L40
b.GetTokenBalance undefined (type *zcnbridge.BridgeClient has no field or method GetTokenBalance)
|
cmd/bridge-burn-usdc.go#L50
b.ApproveUSDCSwap undefined (type *zcnbridge.BridgeClient has no field or method ApproveUSDCSwap)
|
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/.
|
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/
|
|
This job failed
Loading