update WithDraw #429
Annotations
7 errors and 2 warnings
build:
sponsor_manager/sponsor_test.go#L33
unknown field Amount in struct literal of type model.DepositSponsorRequest
|
build:
sponsor_manager/sponsor_test.go#L35
unknown field Source in struct literal of type model.DepositSponsorRequest
|
build:
sponsor_manager/sponsor_test.go#L37
cannot use &request (value of type *model.DepositSponsorRequest) as *DepositSponsorInput value in argument to DepositSponsor
|
build:
sponsor_manager/sponsor_test.go#L110
cannot use amount (variable of type *big.Float) as float64 value in struct literal
|
build:
sponsor_manager/sponsor_test.go#L112
unknown field TxInfo in struct literal of type model.WithdrawSponsorRequest
|
build:
sponsor_manager/sponsor_test.go#L114
not enough arguments in call to WithDrawSponsor
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|