Skip to content

feat: Add multi node (validator) testnet #11646

feat: Add multi node (validator) testnet

feat: Add multi node (validator) testnet #11646

Re-run triggered September 29, 2024 18:06
Status Failure
Total duration 2m 39s
Artifacts

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L90
Error return value of `cmd.Wait` is not checked (errcheck)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L42
Comment should end in a period (godot)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L58
Comment should end in a period (godot)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L63
Comment should end in a period (godot)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L70
Comment should end in a period (godot)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L107
Comment should end in a period (godot)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L116
Comment should end in a period (godot)
Lint Go code: ignite/cmd/model/testnet_multi_node.go#L147
Comment should end in a period (godot)
Lint Go code: ignite/cmd/testnet_multi_node.go#L131
Comment should end in a period (godot)
Lint Go code: ignite/cmd/testnet_multi_node.go#L149
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)