Api hyperblock proto #1245
Annotations
10 errors and 1 warning
Unit tests:
data/api/apiHyperBlock.pb.go#L34
Hyperblock redeclared in this block
|
Unit tests:
data/api/apiHyperBlock.go#L10
other declaration of Hyperblock
|
Unit tests:
data/api/apiHyperBlock.pb.go#L161
cannot use m.Timestamp (variable of type time.Duration) as uint64 value in return statement
|
Unit tests:
data/api/apiHyperBlock.pb.go#L189
cannot use m.Transactions (variable of type []*transaction.ApiTransactionResult) as []*ApiTransactionResult value in return statement
|
Unit tests:
data/api/apiHyperBlock.pb.go#L201
EpochStartInfo redeclared in this block
|
Unit tests:
data/api/apiBlock.go#L54
other declaration of EpochStartInfo
|
Unit tests:
data/api/apiHyperBlock.pb.go#L296
EpochStartShardData redeclared in this block
|
Unit tests:
data/api/apiBlock.go#L77
other declaration of EpochStartShardData
|
Unit tests:
data/api/apiHyperBlock.pb.go#L407
MiniBlock redeclared in this block
|
Unit tests:
data/api/apiBlock.go#L91
other declaration of MiniBlock
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading