network kodları yazıldı #33
Annotations
8 errors and 1 warning
network/network.go#L175
chain.GetBestHeight undefined (type *blockchain.BlockChain has no field or method GetBestHeight)
|
network/network.go#L212
undefined: blockchain.Deserialize
|
network/network.go#L278
chain.GetBlockHashes undefined (type *blockchain.BlockChain has no field or method GetBlockHashes)
|
network/network.go#L294
chain.GetBlock undefined (type *blockchain.BlockChain has no field or method GetBlock)
|
network/network.go#L322
undefined: blockchain.DeserializeTransaction
|
network/network.go#L359
chain.MineBlock undefined (type *blockchain.BlockChain has no field or method MineBlock)
|
network/network.go#L392
chain.GetBestHeight undefined (type *blockchain.BlockChain has no field or method GetBestHeight)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading