This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
fix: mutex deadlocks in PeerClient #93
Annotations
4 errors and 1 warning
golangci-lint:
peer_client.go#L254
SA1019: grpc.ErrClientConnClosing is deprecated: this error should not be relied upon by users; use the status code of Canceled instead. (staticcheck)
|
golangci-lint:
gubernator.go#L533
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
gubernator.go#L543
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint
issues found
|
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/.
|
The logs for this run have expired and are no longer available.
Loading