Skip to content

Trace validation test #30

Trace validation test

Trace validation test #30

Triggered via push June 13, 2024 11:07
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run: rafttest/node.go#L132
increment-decrement: should replace n.applied += 1 with n.applied++ (revive)
run: rafttest/node.go#L139
increment-decrement: should replace n.applied += 1 with n.applied++ (revive)
run: rafttest/cluster.go#L26
type `clusterConfig` is unused (unused)
run: rafttest/cluster.go#L32
type `endpoint` is unused (unused)
run: rafttest/cluster.go#L37
type `getEndpoint` is unused (unused)
run: rafttest/cluster.go#L42
type `cluster` is unused (unused)
run: rafttest/cluster.go#L56
func `newCluster` is unused (unused)
run: rafttest/cluster.go#L165
func `(*cluster).waitLeader` is unused (unused)
run: rafttest/cluster.go#L98
func `(*cluster).mgmtLoop` is unused (unused)
run: rafttest/network.go#L75
func `(*raftNetwork).changeFace` is unused (unused)