fix: replace deprecated rand.Seed usage with local random generator #370
Annotations
10 errors and 3 warnings
lint (1.20):
compatibility/rpc/triple/pb/dubbogo-java/go-client/cmd/client.go#L50
undefined: gxlog (typecheck)
|
lint (1.20):
compatibility/tls/dubbo/go-server/pkg/common_user_provider.go#L51
undefined: gxlog (typecheck)
|
lint (1.20):
compatibility/tls/dubbo/go-server/pkg/common_user_provider.go#L54
undefined: gxlog (typecheck)
|
lint (1.20):
compatibility/tracing/jsonrpc/go-server/cmd/server.go#L89
undefined: jaeger (typecheck)
|
lint (1.20):
compatibility/tracing/jsonrpc/go-server/cmd/server.go#L98
undefined: jaeger (typecheck)
|
lint (1.20):
config_center/nacos/go-client/cmd/main.go#L88
undefined: dubbo (typecheck)
|
lint (1.20):
config_center/nacos/go-client/cmd/main.go#L89
undefined: dubbo (typecheck)
|
lint (1.20):
config_center/nacos/go-server/cmd/main.go#L98
undefined: dubbo (typecheck)
|
lint (1.20):
streaming/proto/greet.triple.go#L53
cannot use (*GreetServiceGreetStreamClient)(nil) (value of type *GreetServiceGreetStreamClient) as GreetService_GreetStreamClient value in variable declaration: *GreetServiceGreetStreamClient does not implement GreetService_GreetStreamClient (missing method CloseRequest) (typecheck)
|
lint (1.20):
streaming/proto/greet.triple.go#L54
cannot use (*GreetServiceGreetClientStreamClient)(nil) (value of type *GreetServiceGreetClientStreamClient) as GreetService_GreetClientStreamClient value in variable declaration: *GreetServiceGreetClientStreamClient does not implement GreetService_GreetClientStreamClient (missing method Peer) (typecheck)
|
lint (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (1.20)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
lint (1.20)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|