Skip to content

network kodları yazıldı #33

network kodları yazıldı

network kodları yazıldı #33

Triggered via push June 22, 2024 11:01
Status Failure
Total duration 31s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: network/network.go#L175
chain.GetBestHeight undefined (type *blockchain.BlockChain has no field or method GetBestHeight)
build: network/network.go#L212
undefined: blockchain.Deserialize
build: network/network.go#L278
chain.GetBlockHashes undefined (type *blockchain.BlockChain has no field or method GetBlockHashes)
build: network/network.go#L294
chain.GetBlock undefined (type *blockchain.BlockChain has no field or method GetBlock)
build: network/network.go#L322
undefined: blockchain.DeserializeTransaction
build: network/network.go#L359
chain.MineBlock undefined (type *blockchain.BlockChain has no field or method MineBlock)
build: network/network.go#L392
chain.GetBestHeight undefined (type *blockchain.BlockChain has no field or method GetBestHeight)
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/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.