Skip to content

Multiparty

Multiparty #417

Triggered via pull request May 9, 2024 11:54
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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