Skip to content

Multiparty

Multiparty #336

Triggered via pull request February 29, 2024 09:33
Status Failure
Total duration 56s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: cmd/protoc-gen-gorums/gengorums/template_clientserver.go#L46
var `clientServerImplInterface` is unused (unused)
lint: broadcast_test.go#L15
func `createBroadcastServer` is unused (unused)
lint: clientserver.go#L81
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
lint: broadcast.go#L77
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint
issues found
lint
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/.