Skip to content

Multiparty

Multiparty #405

Triggered via pull request April 24, 2024 12:47
Status Failure
Total duration 48s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: broadcast/router.go#L27
field `prevMethod` is unused (unused)
lint: broadcast/router.go#L28
field `methodsConversion` is unused (unused)
lint: broadcast/router.go#L198
func `newMsg` is unused (unused)
lint: broadcast/router.go#L233
func `(*reply).getError` is unused (unused)
lint: broadcast/state.go#L302
const `noeviction` is unused (unused)
lint: broadcast/state.go#L303
const `allkeysLRU` is unused (unused)
lint: broadcast/state.go#L304
const `allkeysLFU` is unused (unused)
lint: broadcast/state.go#L305
const `volatileLRU` is unused (unused)
lint: broadcast/state.go#L306
const `volatileLFU` is unused (unused)
lint: broadcast/state.go#L307
const `allkeysRANDOM` 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/.