Multiparty #397
Annotations
10 errors and 1 warning
lint:
tests/broadcast/broadcast.pb.go#L1
: # github.com/relab/gorums/tests/broadcast [github.com/relab/gorums/tests/broadcast.test]
|
lint:
tests/broadcast/broadcast_test.go#L771
undefined: StartTrace (typecheck)
|
lint:
clientserver.go#L20
field `broadcastID` is unused (unused)
|
lint:
clientserver.go#L21
field `data` is unused (unused)
|
lint:
clientserver.go#L25
field `broadcastID` is unused (unused)
|
lint:
clientserver.go#L26
field `doneChan` is unused (unused)
|
lint:
clientserver.go#L27
field `handler` is unused (unused)
|
lint:
clientserver.go#L147
func `(*ClientServer).handle` is unused (unused)
|
lint:
node.go#L32
field `connectionMut` is unused (unused)
|
lint:
state.go#L29
const `noeviction` 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/.
|