bump version to v0.18.11 #162
Annotations
10 errors and 11 warnings
crypto/blake2b_test.go#L58
Error return value of `x.Read` is not checked (errcheck)
|
p2p/sync.go#L102
Error return value of `me.SendSnapshotFinalizationMessage` is not checked (errcheck)
|
common/encoding.go#L314
Error return value of `enc.WriteByte` is not checked (errcheck)
|
common/encoding.go#L329
Error return value of `enc.WriteByte` is not checked (errcheck)
|
common/encoding.go#L341
Error return value of `enc.WriteByte` is not checked (errcheck)
|
kernel/boot.go#L17
Error return value of `node.loopCacheQueue` is not checked (errcheck)
|
kernel/cosi.go#L94
Error return value of `chain.node.Peer.SendTransactionRequestMessage` is not checked (errcheck)
|
kernel/cosi.go#L413
Error return value of `chain.AppendCosiAction` is not checked (errcheck)
|
kernel/cosi.go#L524
Error return value of `chain.AppendCosiAction` is not checked (errcheck)
|
kernel/cosi.go#L649
Error return value of `s.Signature.AggregateResponse` is not checked (errcheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
util/base58/base58check_test.go#L61
redefines-builtin-id: redefinition of the built-in function len (revive)
|
config/reader.go#L14
var-naming: const KernelNetworkId should be KernelNetworkID (revive)
|
common/deposit_test.go#L24
var-naming: var chainId should be chainID (revive)
|
common/custodian_test.go#L14
var-naming: const mainnetId should be mainnetID (revive)
|
common/custodian_test.go#L128
var-naming: var nodeId should be nodeID (revive)
|
common/space.go#L8
var-naming: struct field NodeId should be NodeID (revive)
|
common/validation.go#L335
increment-decrement: should replace signers += 1 with signers++ (revive)
|
common/custodian_test.go#L163
unused-parameter: parameter 'require' seems to be unused, consider removing or renaming it as _ (revive)
|
common/node.go#L26
var-naming: method IdForNetwork should be IDForNetwork (revive)
|
common/asset.go#L11
var-naming: var XINAssetId should be XINAssetID (revive)
|
The logs for this run have expired and are no longer available.
Loading