Raft pre-vote extension implementation #137
Annotations
3 errors and 1 warning
Run PACKAGE_NAMES=$(go list ./... | grep -v github.com/hashicorp/raft/fuzzy):
raft.go#L1800
no new variables on left side of :=
|
Run PACKAGE_NAMES=$(go list ./... | grep -v github.com/hashicorp/raft/fuzzy)
no new variables on left side of :=
|
Run PACKAGE_NAMES=$(go list ./... | grep -v github.com/hashicorp/raft/fuzzy)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading