Skip to content

Upgrade 0Chain GoSDK to staging #1115

Upgrade 0Chain GoSDK to staging

Upgrade 0Chain GoSDK to staging #1115

Triggered via pull request June 9, 2024 16:48
Status Failure
Total duration 1m 34s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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