Track LogNoop commit index #622
Closed
Annotations
3 errors and 1 warning
Run PACKAGE_NAMES=$(go list ./... | grep -v github.com/hashicorp/raft/fuzzy):
raft.go#L819
r.setNoopCommitindex undefined (type *Raft has no field or method setNoopCommitindex)
|
Run PACKAGE_NAMES=$(go list ./... | grep -v github.com/hashicorp/raft/fuzzy)
r.setNoopCommitindex undefined (type *Raft has no field or method setNoopCommitindex)
|
Run PACKAGE_NAMES=$(go list ./... | grep -v github.com/hashicorp/raft/fuzzy)
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading