Skip to content

Multiparty

Multiparty #394

Triggered via pull request April 8, 2024 13:06
Status Failure
Total duration 41s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: clientserver.go#L20
field `broadcastID` is unused (unused)
lint: clientserver.go#L21
field `data` is unused (unused)
lint: clientserver.go#L25
field `broadcastID` is unused (unused)
lint: clientserver.go#L26
field `doneChan` is unused (unused)
lint: clientserver.go#L27
field `handler` is unused (unused)
lint: clientserver.go#L147
func `(*ClientServer).handle` is unused (unused)
lint: node.go#L32
field `connectionMut` is unused (unused)
lint: router.go#L16
field `sendMutex` is unused (unused)
lint: router.go#L98
func `(*BroadcastRouter).lock` is unused (unused)
lint: router.go#L102
func `(*BroadcastRouter).unlock` is unused (unused)
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/.