Update main.go #707
Annotations
6 errors and 1 warning
All:
blockchain/blockchain.go#L1039
empty branch (SA9003)
|
All:
blockchain/blox.go#L408
this value of out is never used (SA4006)
|
All:
blockchain/blox.go#L446
this value of out is never used (SA4006)
|
All:
cmd/blox/main.go#L1090
this value of err is never used (SA4006)
|
All:
cmd/blox/main.go#L1251
func printMultiaddrAsQR is unused (U1000)
|
All
Process completed with exit code 1.
|
All
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|