Skip to content

fix: replace deprecated rand.Seed usage with local random generator #370

fix: replace deprecated rand.Seed usage with local random generator

fix: replace deprecated rand.Seed usage with local random generator #370

Re-run triggered November 2, 2024 18:47
Status Failure
Total duration 1m 34s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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']