Multiparty #336
Annotations
5 errors and 1 warning
Run golangci-lint:
cmd/protoc-gen-gorums/gengorums/template_clientserver.go#L46
var `clientServerImplInterface` is unused (unused)
|
Run golangci-lint:
broadcast_test.go#L15
func `createBroadcastServer` is unused (unused)
|
Run golangci-lint:
clientserver.go#L81
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
Run golangci-lint:
broadcast.go#L77
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3, actions/setup-go@v3, 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/.
|
Loading