fix: logout discover dead lock #628
Annotations
9 errors and 1 warning
Execute golangci-lint:
cmd/waku/server/rln.go#L11
"github.com/waku-org/go-waku/waku/v2/protocol/rln" imported and not used (typecheck)
|
Execute golangci-lint:
cmd/waku/node.go#L164
undefined: libp2p (typecheck)
|
Execute golangci-lint:
cmd/waku/node.go#L175
undefined: libp2p (typecheck)
|
Execute golangci-lint:
cmd/waku/node.go#L176
undefined: libp2p (typecheck)
|
Execute golangci-lint:
library/signals.go#L9
could not import C (cgo preprocessing failed) (typecheck)
|
Execute golangci-lint:
library/c/api.go#L15
could not import C (cgo preprocessing failed) (typecheck)
|
Execute golangci-lint:
cmd/waku/server/rest/filter_test.go#L21
"github.com/waku-org/go-waku/waku/v2/peerstore" imported as wakupeerstore and not used (typecheck)
|
Execute golangci-lint:
cmd/waku/server/rest/lightpush_rest_test.go#L15
"github.com/waku-org/go-waku/waku/v2/peerstore" imported as wakupeerstore and not used (typecheck)
|
Execute golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|
Loading