sign the graph sync points message to peers #96
Annotations
10 errors and 10 warnings
golangci-lint:
common/transaction.go#L26
`outputTypeNodeResign` is unused (deadcode)
|
golangci-lint:
common/transaction.go#L40
`transactionTypeNodeResign` is unused (deadcode)
|
golangci-lint:
p2p/handle.go#L600
`marshalPeers` is unused (deadcode)
|
golangci-lint:
p2p/handle.go#L610
`unmarshalPeers` is unused (deadcode)
|
golangci-lint:
kernel/node.go#L687
687-736 lines are duplicate of `kernel/node.go:738-787` (dupl)
|
golangci-lint:
kernel/node.go#L738
738-787 lines are duplicate of `kernel/node.go:687-736` (dupl)
|
golangci-lint:
crypto/blake2b_test.go#L58
Error return value of `x.Read` is not checked (errcheck)
|
golangci-lint:
common/encoding.go#L314
Error return value of `enc.WriteByte` is not checked (errcheck)
|
golangci-lint:
common/encoding.go#L329
Error return value of `enc.WriteByte` is not checked (errcheck)
|
golangci-lint:
common/encoding.go#L341
Error return value of `enc.WriteByte` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
util/base58/base58check_test.go#L61
redefines-builtin-id: redefinition of the built-in function len (revive)
|
golangci-lint:
common/custodian_test.go#L163
unused-parameter: parameter 'require' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
common/custodian.go#L217
unused-parameter: parameter 'store' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
kernel/election.go#L222
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
rpc/http.go#L27
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
rpc/custodian.go#L5
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
rpc/info.go#L93
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
rpc/consensus_test.go#L1278
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
command.go#L1033
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading