Upgrade 0Chain GoSDK to staging #3698
Annotations
10 errors and 1 warning
code/go/0chain.net/blobbercore/config/config.go#L1
: # github.com/0chain/blobber/code/go/0chain.net/blobbercore/config
|
code/go/0chain.net/blobbercore/config/settings.go#L121
b.Terms.MinLockDemand undefined (type zcncore.Terms has no field or method MinLockDemand)
|
code/go/0chain.net/blobbercore/config/settings.go#L122
cannot use b.StakePoolSettings.NumDelegates (variable of type *int) as int value in assignment
|
code/go/0chain.net/blobbercore/config/settings.go#L136
cannot use b.StakePoolSettings.ServiceCharge (variable of type *float64) as float64 value in assignment (typecheck)
|
code/go/0chain.net/blobbercore/datastore/postgres.go#L8
could not import github.com/0chain/blobber/code/go/0chain.net/blobbercore/config (-: # github.com/0chain/blobber/code/go/0chain.net/blobbercore/config
|
code/go/0chain.net/blobbercore/config/settings.go#L121
b.Terms.MinLockDemand undefined (type zcncore.Terms has no field or method MinLockDemand)
|
code/go/0chain.net/blobbercore/config/settings.go#L122
cannot use b.StakePoolSettings.NumDelegates (variable of type *int) as int value in assignment
|
code/go/0chain.net/blobbercore/config/settings.go#L136
cannot use b.StakePoolSettings.ServiceCharge (variable of type *float64) as float64 value in assignment) (typecheck)
|
code/go/0chain.net/core/transaction/entity.go#L8
could not import github.com/0chain/blobber/code/go/0chain.net/blobbercore/config (-: # github.com/0chain/blobber/code/go/0chain.net/blobbercore/config
|
code/go/0chain.net/blobbercore/config/settings.go#L121
b.Terms.MinLockDemand undefined (type zcncore.Terms has no field or method MinLockDemand)
|
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/
|
The logs for this run have expired and are no longer available.
Loading