Skip to content

Multiparty

Multiparty #402

Triggered via pull request April 20, 2024 13:30
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: broadcast/router.go#L202
func `newMsg` is unused (unused)
lint: broadcast/router.go#L237
func `(*reply).getError` is unused (unused)
lint: broadcast/state.go#L96
const `noeviction` is unused (unused)
lint: broadcast/state.go#L97
const `allkeysLRU` is unused (unused)
lint: broadcast/state.go#L98
const `allkeysLFU` is unused (unused)
lint: broadcast/state.go#L99
const `volatileLRU` is unused (unused)
lint: broadcast/state.go#L100
const `volatileLFU` is unused (unused)
lint: broadcast/state.go#L101
const `allkeysRANDOM` is unused (unused)
lint: broadcast/state.go#L102
const `volatileRANDOM` is unused (unused)
lint: broadcast/state.go#L103
const `volatileTTL` 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/.