Skip to content

1. raft TLA spec with etcd implementation #6

1. raft TLA spec with etcd implementation

1. raft TLA spec with etcd implementation #6

Triggered via push October 16, 2023 05:25
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

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