Skip to content

Upgrade 0Chain GoSDK to staging #1133

Upgrade 0Chain GoSDK to staging

Upgrade 0Chain GoSDK to staging #1133

Triggered via pull request July 9, 2024 19:16
Status Failure
Total duration 1m 18s
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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test
Restore cache failed: Dependencies file is not found in /runner/_work/zwalletcli/zwalletcli. Supported file pattern: go.sum