8000 fix(cmd): align p2p.external_address argument when set the node P2P external address (backport #3497) · cometbft/cometbft@5d8bf41 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(cmd): align p2p.external_address argument when set the node P2P external address (backport #3497) #19905

fix(cmd): align p2p.external_address argument when set the node P2P external address (backport #3497)

fix(cmd): align p2p.external_address argument when set the node P2P external address (backport #3497) #19905

Re-run triggered April 18, 2025 05:44
Status Failure
Total duration 1m 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: abci/client/grpc_client_test.go#L13
import 'google.golang.org/grpc' is not allowed from list 'test' (depguard)
golangci-lint: test/loadtime/report/report.go#L10
import 'gonum.org/v1/gonum/stat' is not allowed from list 'main' (depguard)
golangci-lint: test/loadtime/payload/payload.go#L11
import 'google.golang.org/protobuf/types/known/timestamppb' is not allowed from list 'main' (depguard)
golangci-lint: test/loadtime/payload/payload.go#L10
import 'google.golang.org/protobuf/proto' is not allowed from list 'main' (depguard)
golangci-lint: rpc/grpc/client_server.go#L7
import 'google.golang.org/grpc' is not allowed from list 'main' (depguard)
golangci-lint: rpc/grpc/client_server.go#L6
import 'golang.org/x/net/context' is not allowed from list 'main' (depguard)
golangci-lint: inspect/inspect.go#L21
import 'golang.org/x/sync/errgroup' is not allowed from list 'main' (depguard)
golangci-lint: abci/server/grpc_server.go#L7
import 'google.golang.org/grpc' is not allowed from list 'main' (depguard)
golangci-lint: abci/client/grpc_client.go#L11
import 'google.golang.org/grpc/credentials/insecure' is not allowed from list 'main' (depguard)
golangci-lint: abci/client/grpc_client.go#L10
import 'google.golang.org/grpc' is not allowed from list 'main' (depguard)
0