Multiparty #413
Annotations
10 errors and 1 warning
Run golangci-lint:
broadcast/router.go#L29
field `prevMethod` is unused (unused)
|
Run golangci-lint:
broadcast/router.go#L30
field `methodsConversion` is unused (unused)
|
Run golangci-lint:
broadcast/router.go#L150
func `(*reply).getError` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L26
const `noeviction` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L27
const `allkeysLRU` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L28
const `allkeysLFU` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L29
const `volatileLRU` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L30
const `volatileLFU` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L31
const `allkeysRANDOM` is unused (unused)
|
Run golangci-lint:
broadcast/state.go#L32
const `volatileRANDOM` is unused (unused)
|
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