Skip to content

increase p2p read and idle timeout #105

increase p2p read and idle timeout

increase p2p read and idle timeout #105

Triggered via push February 17, 2024 23:44
Status Success
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
lint: common/transaction.go#L26
`outputTypeNodeResign` is unused (deadcode)
lint: common/transaction.go#L40
`transactionTypeNodeResign` is unused (deadcode)
lint: common/encoding.go#L314
Error return value of `enc.WriteByte` is not checked (errcheck)
lint: common/encoding.go#L329
Error return value of `enc.WriteByte` is not checked (errcheck)
lint: common/encoding.go#L341
Error return value of `enc.WriteByte` is not checked (errcheck)
lint: common/custodian.go#L147
Function 'validateCustodianUpdateNodes' has too many statements (44 > 40) (funlen)
lint: common/decoding.go#L31
Function 'DecodeSnapshotWithTopo' has too many statements (47 > 40) (funlen)
lint: common/decoding.go#L102
Function 'DecodeTransaction' has too many statements (65 > 40) (funlen)
lint: common/decoding.go#L207
Function 'ReadInput' is too long (80 > 60) (funlen)
lint: common/decoding.go#L290
Function 'ReadOutput' is too long (63 > 60) (funlen)
lint
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/.
lint: rpc/custodian.go#L5
unused-parameter: parameter 'params' 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/http.go#L27
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/consensus_test.go#L1283
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)
lint: kernel/election.go#L222
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint: command.go#L1033
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)