This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
fix: subscribe to topic #106
Annotations
7 errors
Lint:
network/identity/identity_test.go#L28
cannot use baseServer (variable of type *"github.com/0xPolygon/polygon-edge/network/testing".MockNetworkingServer) as networkingServer value in struct literal: *"github.com/0xPolygon/polygon-edge/network/testing".MockNetworkingServer does not implement networkingServer (missing method AddPendingPeer) (typecheck)
|
Lint:
command/secrets/output/secrets_output.go#L42
string `from the provided secrets manager` has 3 occurrences, make it a constant (goconst)
|
Lint:
network/frost/frost_stream.go#L35
unnecessary leading newline (whitespace)
|
Lint:
network/server_frost.go#L158
block should not end with a whitespace (or comment) (wsl)
|
Lint:
network/server_frost.go#L146
if statements should only be cuddled with assignments (wsl)
|
Lint:
network/server_frost.go#L148
return with no blank line before (nlreturn)
|
Lint
issues found
|
The logs for this run have expired and are no longer available.
Loading