Skip to content

update default p2p network seeds list #100

update default p2p network seeds list

update default p2p network seeds list #100

Triggered via push February 12, 2024 22:07
Status Success
Total duration 34s
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/info.go#L93
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/consensus_test.go#L1278
unused-parameter: parameter 'deposit' 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: 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)