Skip to content

working-draft

working-draft #9

Triggered via push November 16, 2023 14:07
Status Failure
Total duration 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
run
issues found
run: state_trace.go#L10
exported: type name will be used as raft.RaftStateMachineEventType by other packages, and that stutters; consider calling this StateMachineEventType (revive)
run: state_trace.go#L145
exported: type name will be used as raft.RaftStateMachineTracer by other packages, and that stutters; consider calling this StateMachineTracer (revive)
run: state_trace.go#L99
var-naming: struct field NodeId should be NodeID (revive)