Multiparty #352
Annotations
10 errors and 1 warning
lint:
broadcastTypes.go#L233
const `noeviction` is unused (unused)
|
lint:
broadcastTypes.go#L234
const `allkeysLRU` is unused (unused)
|
lint:
broadcastTypes.go#L235
const `allkeysLFU` is unused (unused)
|
lint:
broadcastTypes.go#L236
const `volatileLRU` is unused (unused)
|
lint:
broadcastTypes.go#L237
const `volatileLFU` is unused (unused)
|
lint:
broadcastTypes.go#L238
const `allkeysRANDOM` is unused (unused)
|
lint:
broadcastTypes.go#L239
const `volatileRANDOM` is unused (unused)
|
lint:
broadcastTypes.go#L240
const `volatileTTL` is unused (unused)
|
lint:
broadcastTypes.go#L248
field `removeOption` is unused (unused)
|
lint:
clientserver.go#L77
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
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/.
|