Skip to content

feat: Add multi node (validator) testnet #11653

feat: Add multi node (validator) testnet

feat: Add multi node (validator) testnet #11653

Re-run triggered September 30, 2024 18:37
Status Failure
Total duration 2m 42s
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#L145
Comment should end in a period (godot)
Lint Go code: ignite/cmd/testnet_multi_node.go#L163
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)