Skip to content

rpc info filter removed round graph #48

rpc info filter removed round graph

rpc info filter removed round graph #48

Triggered via push November 7, 2023 07:36
Status Success
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: kernel/boot.go#L23
Error return value of `node.LoopCacheQueue` is not checked (errcheck)
lint: kernel/cosi.go#L94
Error return value of `chain.node.Peer.SendTransactionRequestMessage` is not checked (errcheck)
lint: kernel/cosi.go#L414
Error return value of `chain.AppendCosiAction` is not checked (errcheck)
lint: kernel/cosi.go#L525
Error return value of `chain.AppendCosiAction` is not checked (errcheck)
lint: kernel/cosi.go#L650
Error return value of `s.Signature.AggregateResponse` is not checked (errcheck)
lint: kernel/cosi.go#L682
Error return value of `chain.AddSnapshot` is not checked (errcheck)
lint: kernel/cosi.go#L792
Error return value of `chain.AddSnapshot` is not checked (errcheck)
lint: kernel/cosi.go#L907
Error return value of `node.chain.AppendCosiAction` is not checked (errcheck)
lint: kernel/cosi.go#L927
Error return value of `chain.AppendCosiAction` is not checked (errcheck)
lint: kernel/cosi.go#L945
Error return value of `node.chain.AppendCosiAction` is not checked (errcheck)
lint: command.go#L1012
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/info.go#L93
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/custodian.go#L5
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/http.go#L27
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/consensus_test.go#L1201
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)