fix(server): fix the deadlock by writeStream #1819
Annotations
2 errors and 1 warning
golangci-lint:
server/leader_controller.go#L895
cognitive-complexity: function (*leaderController).handleWriteStream has cognitive complexity 23 (> max enabled 15) (revive)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading