Skip to content

feat(cmd/network/status): Sort paratimes #1029

feat(cmd/network/status): Sort paratimes

feat(cmd/network/status): Sort paratimes #1029

Triggered via pull request October 22, 2024 14:03
Status Failure
Total duration 1m 17s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: cmd/network/status.go#L143
var-naming: don't use underscores in Go names; var paratimeName_i should be paratimeNameI (revive)
lint: cmd/network/status.go#L144
var-naming: don't use underscores in Go names; var paratimeName_j should be paratimeNameJ (revive)
lint: cmd/network/status.go#L146
var-naming: don't use underscores in Go names; var descriptor_i should be descriptorI (revive)
lint: cmd/network/status.go#L147
var-naming: don't use underscores in Go names; var descriptor_j should be descriptorJ (revive)
lint
issues found