Skip to content

update error Guide #442

update error Guide

update error Guide #442

Triggered via push June 17, 2024 03:21
Status Failure
Total duration 2m 21s
Billable time 3m
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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/.