This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
resolve issue #42 #131
Annotations
14 errors and 3 warnings
|
|
|
|
|
|
|
|
|
|
tests/tnt/replicaset_test.go#L170
Consider pre-allocating `futures` (prealloc)
|
replicaset.go#L160
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
|
tests/tnt/replicaset_test.go#L191
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading