Skip to content

Change the Update provider settings call as per the new model in gosdk #787

Change the Update provider settings call as per the new model in gosdk

Change the Update provider settings call as per the new model in gosdk #787

Triggered via pull request July 3, 2023 10:02
Status Failure
Total duration 50s
Artifacts

tests.yml

on: pull_request
unit-test
40s
unit-test
build-linux
0s
build-linux
system-tests
0s
system-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit-test: cmd/updatenode.go#L74
cannot use &numDelegates (value of type *int) as int value in assignment
unit-test: cmd/updatenode.go#L83
cannot use &tokenBalance (value of type *"github.com/0chain/gosdk/core/common".Balance) as "github.com/0chain/gosdk/core/common".Balance value in assignment
unit-test: cmd/updatenode.go#L92
cannot use &tokenBalance (value of type *"github.com/0chain/gosdk/core/common".Balance) as "github.com/0chain/gosdk/core/common".Balance value in assignment
unit-test
Process completed with exit code 2.