Multiparty #391
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:
state.go#L28
const `noeviction` is unused (unused)
|
lint:
state.go#L29
const `allkeysLRU` is unused (unused)
|
lint:
state.go#L30
const `allkeysLFU` 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/.
|