This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
fix: mutex deadlocks in PeerClient #94
Annotations
4 errors and 1 warning
lint (ubuntu-latest):
peer_client.go#L255
SA1019: grpc.ErrClientConnClosing is deprecated: this error should not be relied upon by users; use the status code of Canceled instead. (staticcheck)
|
lint (ubuntu-latest):
gubernator.go#L533
ST1005: error strings should not be capitalized (stylecheck)
|
lint (ubuntu-latest):
gubernator.go#L543
ST1005: error strings should not be capitalized (stylecheck)
|
lint (ubuntu-latest)
issues found
|
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|